]> Cypherpunks.ru repositories - gostls13.git/blobdiff - src/runtime/heapdump.go
[dev.cc] all: merge default (e4ab8f908aac) into dev.cc
[gostls13.git] / src / runtime / heapdump.go
index c942e01639953256a8b3ceb62e2d3c695230113d..0c1a60c8bb85608c7295c54b40a162f5de5a5c49 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