diff options
Diffstat (limited to 'www/header.asciidoc')
-rw-r--r-- | www/header.asciidoc | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/www/header.asciidoc b/www/header.asciidoc index b463de7d2..8d9b5ac21 100644 --- a/www/header.asciidoc +++ b/www/header.asciidoc @@ -9,10 +9,10 @@ <div id="menu"> <a href="/index.html">Home</a> <a href="/doc/help/">Help</a> - <a href="/FAQ.html">FAQ</a> - <a href="/INSTALL.html">Install</a> - <a href="/CHANGELOG.html">Changelog</a> - <a href="/CONTRIBUTING.html">Contributing</a> + <a href="/doc/faq.html">FAQ</a> + <a href="/doc/install.html">Install</a> + <a href="/doc/changelog.html">Changelog</a> + <a href="/doc/contributing.html">Contributing</a> <a href="https://www.github.com/qutebrowser/qutebrowser">GitHub</a> <a href="https://github.com/qutebrowser/qutebrowser/releases">Releases</a> <a href="http://blog.qutebrowser.org/">Blog</a> |