Skip to content

Commit

Permalink
fix: git.io is no longer valid
Browse files Browse the repository at this point in the history
  • Loading branch information
zzhx2006 authored and cyrus-and committed Jan 31, 2024
1 parent c0c9bd1 commit b96e429
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ GDB dashboard is a standalone `.gdbinit` file written using the [Python API][] t
Just place [`.gdbinit`][] in your home directory, for example with:

```
wget -P ~ https://git.io/.gdbinit
wget -P ~ https://github.com/cyrus-and/gdb-dashboard/raw/master/.gdbinit
```

Optionally install [Pygments][] to enable syntax highlighting:
Expand Down

0 comments on commit b96e429

Please sign in to comment.