We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6c8e92 commit 3f55dfeCopy full SHA for 3f55dfe
1 file changed
mkdocs.yml
@@ -73,7 +73,7 @@ nav:
73
- Home: index.md
74
- Work Items: work-items/index.md
75
- Agent Interface Discovery (AID):
76
- - Introduction: 'aid/introduction.md'
+ - Introduction: 'aid/index.md'
77
- Design Rationale: 'aid/rationale.md'
78
- v1:
79
- Specification: aid/v1/specification.md
@@ -115,7 +115,6 @@ plugins:
115
'specs/aid/introduction.md': 'aid/introduction.md'
116
'specs/aid/rationale.md': 'aid/rationale.md'
117
'specs/aid/spec-v1.md': 'aid/v1/specification.md'
118
- 'aid': 'aid/introduction.md'
119
120
# Tags Configuration
121
extra:
0 commit comments