We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0c9bd1 commit b96e429Copy full SHA for b96e429
README.md
@@ -11,7 +11,7 @@ GDB dashboard is a standalone `.gdbinit` file written using the [Python API][] t
11
Just place [`.gdbinit`][] in your home directory, for example with:
12
13
```
14
-wget -P ~ https://git.io/.gdbinit
+wget -P ~ https://github.com/cyrus-and/gdb-dashboard/raw/master/.gdbinit
15
16
17
Optionally install [Pygments][] to enable syntax highlighting:
0 commit comments