Skip to content

Commit cebb514

Browse files
committed
Fix broken links in documentation.
One dead link, causing test to fail. Several permanent redirects where it is better to use the final destination.
1 parent 2153b5b commit cebb514

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/source/troubleshooting.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ in the compilation and packaging steps.
1212

1313
If reporting a problem by email or Discord, it is usually helpful to
1414
include this full log, e.g. via a `pastebin
15-
<http://paste.ubuntu.com/>`_ or `Github gist
15+
<https://pastebin.ubuntu.com/>`_ or `Github gist
1616
<https://gist.github.com/>`_.
1717

1818
Getting help
@@ -66,7 +66,7 @@ devices`` to get the list of connected devices.
6666
For further information, see the Android docs on `adb
6767
<https://developer.android.com/tools/adb>`_, and
6868
on `logcat
69-
<https://developer.android.com/studio/command-line/logcat>`_ in
69+
<https://developer.android.com/tools/logcat>`_ in
7070
particular.
7171

7272
Unpacking an APK

0 commit comments

Comments
 (0)