Skip to content

Commit

Permalink
fix: rename section from 'Using tools' to 'tools' in mkdocs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
a5chin committed Dec 29, 2024
1 parent 72dfd2e commit 4919503
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ nav:
- Pyright: guides/pyright.md
- pre-commit: guides/pre-commit.md
- Test: guides/test.md
- Using tools:
- tools:
- guides/tools/index.md
- config: guides/tools/config.md
- logger: guides/tools/logger.md
Expand Down

0 comments on commit 4919503

Please sign in to comment.