]> Cypherpunks repositories - gostls13.git/commitdiff
test/bench/garbage: update Benchmarks Game URL to new page
authorJongmin Kim <jmkim@pukyong.ac.kr>
Sat, 22 Sep 2018 14:05:06 +0000 (23:05 +0900)
committerBrad Fitzpatrick <bradfitz@golang.org>
Mon, 24 Sep 2018 17:11:42 +0000 (17:11 +0000)
The existing URL in comment points to an Alioth page which was
deprecated (and not working), so use the new Benchmarks Game URL.

Change-Id: Ifd694382a44a24c44acbed3fe1b17bca6dab998f
Reviewed-on: https://go-review.googlesource.com/136835
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
test/bench/garbage/tree.go

index 0a3ec234db803333fea2b5a4b1e6062f0d331fd6..524cfebc73f29b08f743119eb71786f92ae69655 100644 (file)
@@ -28,7 +28,7 @@ POSSIBILITY OF SUCH DAMAGE.
 */
 
 /* The Computer Language Benchmarks Game
- * http://shootout.alioth.debian.org/
+ * https://benchmarksgame-team.pages.debian.net/benchmarksgame/
  *
  * contributed by The Go Authors.
  * based on C program by Kevin Carson