Skip to content

Commit 010e0e3

Browse files
authored
[Doc] Fix API doc link in side navigation (#22585)
Signed-off-by: 22quinn <[email protected]>
1 parent 3269762 commit 010e0e3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/.nav.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
nav:
2-
- Home:
2+
- Home:
33
- vLLM: README.md
44
- Getting Started:
55
- getting_started/quickstart.md
@@ -11,7 +11,7 @@ nav:
1111
- Quick Links:
1212
- User Guide: usage/README.md
1313
- Developer Guide: contributing/README.md
14-
- API Reference: api/README.md
14+
- API Reference: api/summary.md
1515
- CLI Reference: cli/README.md
1616
- Timeline:
1717
- Roadmap: https://roadmap.vllm.ai
@@ -49,7 +49,7 @@ nav:
4949
- General:
5050
- glob: contributing/*
5151
flatten_single_child_sections: true
52-
- Model Implementation:
52+
- Model Implementation:
5353
- contributing/model/README.md
5454
- contributing/model/basic.md
5555
- contributing/model/registration.md

0 commit comments

Comments
 (0)