File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ Example:
6363- multirepo:
6464 nav_repos:
6565 - name: osipi-python-package
66- import_url: https://github.com/OSIPI/osipi ?branch=main
66+ import_url: https://github.com/OSIPI/osipy ?branch=main
6767 imports: [
6868 docs/index.md, docs/user-guide/*, docs/about/index.md
6969 ]
7474 - Overview: osipi-python-package/docs/index.md
7575 - User Guide: osipi-python-package/docs/user-guide/index.md
7676 # below we are redirecting with hyperlink
77- - References: https://osipi.github.io/osipi /references/
78- - Examples: https://osipi.github.io/osipi /generated/gallery/
77+ - References: https://osipi.github.io/osipy /references/
78+ - Examples: https://osipi.github.io/osipy /generated/gallery/
7979` ` `
8080
8181This works, but it **clutters `mkdocs.yml`** and introduces complexity. For now, we keep it simple :
You can’t perform that action at this time.
0 commit comments