Skip to content

Commit

Permalink
add libraries page to navigation
Browse files Browse the repository at this point in the history
  • Loading branch information
Dave Whiteland authored and chrismytton committed Sep 15, 2016
1 parent f26f273 commit 643bbf3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _includes/navigation.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
<li>
<ul class="unstyled-list">
<a href="technical.html">CSV and JSON</a></li>
<li><a href="libraries.html">Libraries</a></li>
<li><a href="data_structure.html">Data structure</a></li>
<li><a href="repo_structure.html">Getting most recent data</a></li>
<li><a href="use_the_data.html">Using the data</a></li>
Expand Down

0 comments on commit 643bbf3

Please sign in to comment.