Skip to content

Commit 1e79e6f

Browse files
authored
Merge pull request #377 from lwasser/fix-nav2
Fix: update nav to support ci
2 parents 183e2ed + 9a2ba0f commit 1e79e6f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_data/navigation.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ main:
2424
url: "python-packaging-science.html"
2525
- title: "Our packages"
2626
icon:
27-
url: "/python-packages/"
27+
url: "/python-packages.html"
2828
- title: "Package Guidebook"
2929
url: "https://www.pyopensci.org/python-package-guide/"
3030
icon: "fas fa-external-link-alt"
@@ -33,7 +33,7 @@ main:
3333
- title: Tutorials & Resources
3434
url: "learn.html"
3535
- title: Blog
36-
url: "/blog/"
36+
url: "/blog/index.html"
3737
- title: Ask a question
3838
url: "https://pyopensci.discourse.group/"
3939
icon: "fa-brands fa-discourse"

0 commit comments

Comments
 (0)