From 2d54cdaecb8c4c302d251593679183d555cc1729 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Thu, 23 Aug 2018 21:31:21 +0200 Subject: [PATCH] Really fix stacktrace link... --- doc/faq.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/faq.asciidoc b/doc/faq.asciidoc index d59d49e67..76dfdea9b 100644 --- a/doc/faq.asciidoc +++ b/doc/faq.asciidoc @@ -315,5 +315,5 @@ My issue is not listed.:: https://github.com/qutebrowser/qutebrowser/issues[the issue tracker] or using the `:report` command. If you are reporting a segfault, make sure you read the - link:stacktrace.html[guide] on how to report them with all needed + link:doc/stacktrace.html[guide] on how to report them with all needed information.