diff --git a/doc/debugging_with_gdb.html b/doc/debugging_with_gdb.html
index 8368164195..52a6e76723 100644
--- a/doc/debugging_with_gdb.html
+++ b/doc/debugging_with_gdb.html
@@ -124,7 +124,7 @@ href="/src/runtime/runtime-gdb.py">src/runtime/runtime-gdb.py in
the Go source distribution. It depends on some special magic types
(hash<T,U>) and variables (runtime.m and
runtime.g) that the linker
-(src/cmd/ld/dwarf.c) ensures are described in
+(src/cmd/link/internal/ld/dwarf.go) ensures are described in
the DWARF code.