Преглед изворни кода

Update link to correct file path

Currently its linked to v2-background-orchestration.md which does not exist in current file structure. 

This changes will fix it, by linking to correct background-orchestration.md file.
Vinay Pandya пре 2 месеци
родитељ
комит
3444cf790c
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -205,7 +205,7 @@ V2 makes background specialists the default mental model: the Orchestrator plans
 the work graph, launches the right agents, avoids overlapping write ownership,
 the work graph, launches the right agents, avoids overlapping write ownership,
 and waits for terminal task results before acting on them.
 and waits for terminal task results before acting on them.
 
 
-See **[Background Orchestration](docs/v2-background-orchestration.md)** for the
+See **[Background Orchestration](docs/background-orchestration.md)** for the
 full scheduler model.
 full scheduler model.
 
 
 #### Companion
 #### Companion