diff --git a/doc/help/index.asciidoc b/doc/help/index.asciidoc index 4396b765f..a1667f038 100644 --- a/doc/help/index.asciidoc +++ b/doc/help/index.asciidoc @@ -6,13 +6,13 @@ Documentation The following help pages are currently available: -* link:quickstart.html[Quick start guide] -* link:FAQ.html[Frequently asked questions] -* link:CHANGELOG.html[Change Log] +* link:../quickstart.html[Quick start guide] +* link:../FAQ.html[Frequently asked questions] +* link:../CHANGELOG.html[Change Log] * link:commands.html[Documentation of commands] * link:settings.html[Documentation of settings] -* link:userscripts.html[How to write userscripts] -* link:CONTRIBUTING.html[Contributing to qutebrowser] +* link:../userscripts.html[How to write userscripts] +* link:../CONTRIBUTING.html[Contributing to qutebrowser] Getting help ------------