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

Commit b2d55ae

Browse files
committed
Fix menu
1 parent fd9c3d0 commit b2d55ae

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
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/"

resources/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Academic papers, news articles, blogs
1010
### [Books](books/)
1111

1212
* [Getting Started With InnerSource](http://www.oreilly.com/programming/free/getting-started-with-innersource.csp)
13-
* [Understanding the InnerSource Checklist](/checklist/)
13+
* [Understanding the InnerSource Checklist]({{ site.baseurl }}/checklist/)
1414
* [Adopting InnerSource - Principles and Case Studies](books/adoptinginnersource)
1515

1616
### [InnerSource Commons Wiki](https://github.com/paypal/InnerSourceCommons/wiki)

0 commit comments

Comments
 (0)