]> Cypherpunks.ru repositories - gostls13.git/blobdiff - src/runtime/heapdump.go
[dev.garbage] all: merge dev.cc (493ad916c3b1) into dev.garbage
[gostls13.git] / src / runtime / heapdump.go
index c6f97025f46342e2fda6e869b4a196ad1d42081b..e1693d40f1ae33e0f2092afa0d36417f580dcd1c 100644 (file)
@@ -7,7 +7,7 @@
 // finalizers, etc.) to a file.
 
 // The format of the dumped file is described at
-// http://code.google.com/p/go-wiki/wiki/heapdump14
+// http://golang.org/s/go14heapdump.
 
 package runtime