Skip to content

Commit

Permalink
Merge pull request #377 from lwasser/fix-nav2
Browse files Browse the repository at this point in the history
Fix: update nav to support ci
  • Loading branch information
willingc authored Apr 17, 2024
2 parents 183e2ed + 9a2ba0f commit 1e79e6f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _data/navigation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ main:
url: "python-packaging-science.html"
- title: "Our packages"
icon:
url: "/python-packages/"
url: "/python-packages.html"
- title: "Package Guidebook"
url: "https://www.pyopensci.org/python-package-guide/"
icon: "fas fa-external-link-alt"
Expand All @@ -33,7 +33,7 @@ main:
- title: Tutorials & Resources
url: "learn.html"
- title: Blog
url: "/blog/"
url: "/blog/index.html"
- title: Ask a question
url: "https://pyopensci.discourse.group/"
icon: "fa-brands fa-discourse"
Expand Down

0 comments on commit 1e79e6f

Please sign in to comment.