Browse Source

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 1 month ago
parent
commit
3444cf790c
1 changed files with 1 additions and 1 deletions
  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,
 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.
 
 #### Companion