Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Point to new FAQ location
  • Loading branch information
moritz committed Oct 17, 2015
1 parent 3a61f30 commit 3508436
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion includes/menu-nav
Expand Up @@ -27,7 +27,7 @@
[% item whatever <li id="nav-whatever"{{ class="active"}}
><a href="/whatever/">Whatever</a></li> %]
[% item faq <li id="nav-faq"{{ class="active"}}
><a href="http://faq.perl6.org/">FAQ</a></li> %]
><a href="http://doc.perl6.org/language/faq">FAQ</a></li> %]
</ul>
</div>
</div>
Expand Down

0 comments on commit 3508436

Please sign in to comment.