We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 382d5d6 commit a766864Copy full SHA for a766864
_includes/partials/header.html
@@ -8,7 +8,7 @@
8
<nav>
9
<ul>
10
<li class="home"><a href="/" aria-label="Home"><img src="/assets/images/pressforward-icon.svg" width="41" height="32" alt=""><span>PressForward</span></a></li>
11
- <li><a href="https://pressforwardadmin.gitbooks.io/pressforward-documentation/content/">Docs</a></li>
+ <li><a href="https://github.com/PressForward/pressforward/wiki">Docs</a></li>
12
<li><a href="/blog/">Blog</a></li>
13
<li><a href="/credits/">Credits</a></li>
14
</ul>
0 commit comments