Skip to content

Commit 6d37921

Browse files
committed
Adjust the sole image link of the former wiki pages
Signed-off-by: Johannes Schindelin <[email protected]>
1 parent 21ce97e commit 6d37921

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/debugging-git.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,4 +156,4 @@ Breakpoint 1, 0x00000000004018da in main (argc=1, argv=0x6e0498) at test-dump-in
156156
You can then debug like normal (for gdb), but with a split screen and the source in the other panel. there are some toolbar helpers and you can set breakpoints using the left gutter.
157157

158158
Screenshot:
159-
![GDB in Emacs (screenshot)](https://raw.githubusercontent.com/wiki/git-for-windows/git/emacs-gdb.png)
159+
![GDB in Emacs (screenshot)](img/emacs-gdb.png)

0 commit comments

Comments
 (0)