Skip to content
This repository was archived by the owner on Oct 16, 2024. It is now read-only.

Commit bb4cc0d

Browse files
committed
Fix menu
1 parent fd9c3d0 commit bb4cc0d

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

_data/navigation.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,17 +22,13 @@
2222
- title: "Articles"
2323
url: "/resources/articles/"
2424
- title: "Books"
25-
url: "/resources/#books"
25+
url: "/resources/books"
2626
- title: "Wiki"
2727
url: "https://github.com/paypal/InnerSourceCommons/wiki"
2828
- title: "Patterns"
2929
url: "/patterns/"
3030
- title: "Events"
3131
url: "/events/"
32-
- title: "Checklist"
33-
url: "/checklist/"
34-
- title: "Adopting InnerSource"
35-
url: "/adoptinginnersource/"
3632

3733
- title: Contribute
3834
url: "/contribute/"

0 commit comments

Comments
 (0)