From 8d56fbb065f658daea3fca27927f4a42fefd14fa Mon Sep 17 00:00:00 2001 From: idiom-bytes Date: Fri, 6 Oct 2023 18:09:41 -0700 Subject: [PATCH] Setting the linkage to something that works... it links to the intro... Im going to create a separate ticket to fix this. --- predictoor/pdr-architecture.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/predictoor/pdr-architecture.md b/predictoor/pdr-architecture.md index 0bb25249..a7a4bde1 100644 --- a/predictoor/pdr-architecture.md +++ b/predictoor/pdr-architecture.md @@ -23,7 +23,7 @@ The template Predictoor bots, trader bots, trueval bot, and prediction feed publ Events emitted by contracts are indexed as Ocean subgraphs, to be consumed by predictoor.ai and the bots. The backend [subgraph README](https://github.com/oceanprotocol/pdr-backend/blob/main/READMEs/subgraph.md) has more info. ## Backend & Contract Details -The section [Predictoor Structure](../predictoor/pdr-intro#predictoor-structure) presented much of the Predictoor architecture. +The section [Predictoor Structure](pdr-intro.md) presented much of the Predictoor architecture. The image below adds detail around the backend (bottom 1/3 of diagram). Let’s discuss.