Skip to content

Commit

Permalink
Update contributing link in header nav
Browse files Browse the repository at this point in the history
  • Loading branch information
acacheung committed Nov 3, 2014
1 parent c1d8b5c commit 9d8d13c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ <h1><a href="#">{{ page.title }}</a></h1>
<nav class="header__nav-links">
<a class="header__nav-link" href="/gems">Gems</a>
<a class="header__nav-link" href="/guides">Guides</a>
<a class="header__nav-link" href="/contribute">Contribute</a>
<a class="header__nav-link" href="/contributing">Contribute</a>
<a class="header__nav-link" href="#" id="js-sign-in-trigger">Sign In</a>
<a class="header__nav-link js-sign-up-trigger" href="#">Sign Up</a>
</nav>
Expand Down

0 comments on commit 9d8d13c

Please sign in to comment.