We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 696db49 commit c69b0a6Copy full SHA for c69b0a6
1 file changed
doc/conf.py
@@ -143,9 +143,9 @@
143
('Start', 'index'),
144
('User Guide', 'usage'),
145
('API', 'api'),
146
- ('Changelog', 'progress'),
+ ('Examples', 'examples/index'),
147
('Contributing', 'contributing'),
148
- ('Progress', 'progress'),
+ ('Changelog', 'progress'),
149
],
150
151
# Render the next and previous page links in navbar. (Default: true)
0 commit comments