Update stacktrace link
This commit is contained in:
parent
94235defe3
commit
742789b8ca
|
|
@ -507,7 +507,7 @@ class FatalCrashDialog(_CrashDialog):
|
|||
text = ("<b>qutebrowser was restarted after a fatal crash.</b><br/>"
|
||||
"<br/>Note: Crash reports for fatal crashes sometimes don't "
|
||||
"contain the information necessary to fix an issue. Please "
|
||||
"follow the steps in <a href='https://github.com/The-Compiler/"
|
||||
"follow the steps in <a href='https://github.com/qutebrowser/"
|
||||
"qutebrowser/blob/master/doc/stacktrace.asciidoc'>"
|
||||
"stacktrace.asciidoc</a> to submit a stacktrace.<br/>")
|
||||
self._lbl.setText(text)
|
||||
|
|
|
|||
Loading…
Reference in New Issue