Skip to content

Commit ee3e111

Browse files
committed
intro/cython: Fix link to GNU Debugger on Wikipedia
1 parent 16decd9 commit ee3e111

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lessons/intro/cython/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ Když člověk zabředne do složitého problému, může na CPython pustit C de
9999
jako [gdb] nebo [Valgrind], prozkoumat potíže na nižší úrovni
100100
a zjistit, kde přesně se chyba nachází.
101101

102-
[gdb]: https://en.wikipedia.org/wiki/GNU_Debugger]
102+
[gdb]: https://en.wikipedia.org/wiki/GNU_Debugger
103103
[Valgrind]: http://valgrind.org/
104104

105105

0 commit comments

Comments
 (0)