Skip to content

Commit 13cd5da

Browse files
committed
Fix for latest_api references
The "latest_api" link in the top-level docs folder redirects you to the Asterisk_21_Documentation section but doesn't change the nav bar because "latest_api" doesn't actually appear in the menu. To make that work, the link has been renamed to "Latest_API" and is now shown in the nav bar.
1 parent 209218c commit 13cd5da

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

docs/.pages

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ nav:
77
- Deployment
88
- Operation
99
- Development
10+
- Latest_API
1011
- Asterisk_16_Documentation
1112
- Asterisk_18_Documentation
1213
- Asterisk_19_Documentation
@@ -15,4 +16,4 @@ nav:
1516
- Certified-Asterisk_18.9_Documentation
1617
- Test-Suite-Documentation
1718
- Historical-Documentation
18-
19+
File renamed without changes.

0 commit comments

Comments
 (0)