Fix cross-wiki links to use /wiki/ routes
- Architecture.md: link to ResearchContract and DevelopmentGuide via wiki - ResearchContract.md: link to Architecture and DevelopmentGuide via wiki - DevelopmentGuide.md: link to Architecture and ResearchContract via wiki Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
parent
a349d6f970
commit
36bfe1813a
3 changed files with 3 additions and 3 deletions
|
|
@ -172,4 +172,4 @@ The PI:
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
See also: [ResearchContract.md](ResearchContract.md), [DevelopmentGuide.md](DevelopmentGuide.md)
|
See also: [ResearchContract](/wiki/ResearchContract), [DevelopmentGuide](/wiki/DevelopmentGuide)
|
||||||
|
|
|
||||||
|
|
@ -256,4 +256,4 @@ A: V1 is CLI-only, local use only. V2 will have a PI orchestrator with real depl
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
See also: [Architecture.md](Architecture.md), [ResearchContract.md](ResearchContract.md), [../CONTRIBUTING.md](../CONTRIBUTING.md)
|
See also: [Architecture](/wiki/Architecture), [ResearchContract](/wiki/ResearchContract), [Contributing](/src/branch/main/CONTRIBUTING.md)
|
||||||
|
|
|
||||||
|
|
@ -349,4 +349,4 @@ Current version: **v1**
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
See also: [Architecture.md](Architecture.md), [DevelopmentGuide.md](DevelopmentGuide.md)
|
See also: [Architecture](/wiki/Architecture), [DevelopmentGuide](/wiki/DevelopmentGuide)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue