Skip to content

Commit

Permalink
fix broken link, change index to README
Browse files Browse the repository at this point in the history
  • Loading branch information
minhnh committed Nov 22, 2024
1 parent 4a2bae4 commit bcff590
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/index.md → docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
This is the generated documentation page for the template Python package for the
[SECORO AG](https://www.uni-bremen.de/secoro) at Univerity of Bremen.

Also check out the generated [API documentation](references/).
Also check out the generated [API documentation](reference/python_pkg_tmpl/).
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ site_author: 'SECORO AG'
repo_url: https://github.com/secorolab/python-pkg-template

nav:
- Home: index.md
- Home: README.md
# defer to gen-files + literate-nav
- API reference: reference/
theme:
Expand Down

0 comments on commit bcff590

Please sign in to comment.