Skip to content

Commit

Permalink
docs: fix link to reference
Browse files Browse the repository at this point in the history
  • Loading branch information
Bloeckchengrafik committed Jan 7, 2024
1 parent 981f848 commit 894c616
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mkdocs.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
site_name: ftSwarm.py - Help and Reference
copyright: "© Christian Bergschneider & Stefan Fuss"
site_url: https://ftswarm-py.bloeckchengrafik.de
site_url: https://bloeckchengrafik.de/ftswarm.py

theme:
name: material

nav:
- Introduction: 'index.md'
- 'quickstart.md'
- Reference: '/reference'
- Reference: '/ftswarm.py/reference/swarm.html'
- 'Issue Tracker': 'https://github.com/Bloeckchengrafik/ftswarm.py'

0 comments on commit 894c616

Please sign in to comment.