diff --git a/doc/conf.py b/doc/conf.py index 6bbd0d4a1..d4f88c273 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -143,9 +143,9 @@ ('Start', 'index'), ('User Guide', 'usage'), ('API', 'api'), - ('Changelog', 'progress'), + ('Examples', 'examples/index'), ('Contributing', 'contributing'), - ('Progress', 'progress'), + ('Changelog', 'progress'), ], # Render the next and previous page links in navbar. (Default: true)