diff --git a/mkdocs.yml b/mkdocs.yml index f13d3b3a..950c0d3a 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -199,7 +199,7 @@ nav: - Questions: help/index.md - Python: - python/index.md - - Code Reference: reference/ + - Code Reference: python/reference/ - Examples: examples/ - Usage: python/usage.md - Contributing: python/contributing.md