diff --git a/doc/stacktrace.asciidoc b/doc/stacktrace.asciidoc index 6a04e586311..8d1c2b8fab1 100644 --- a/doc/stacktrace.asciidoc +++ b/doc/stacktrace.asciidoc @@ -44,7 +44,7 @@ debugging symbols compiled/packaged by me (x86_64 only). .To compile by yourself ---- -$ git clone https://github.com/The-Compiler/qt-debug-pkgbuild.git +$ git clone https://github.com/qutebrowser/qt-debug-pkgbuild.git $ cd qt-debug-pkgbuild $ git checkout symbols $ export DEBUG_CFLAGS='-ggdb3 -fvar-tracking-assignments -Og'