test/bench/garbage: update Benchmarks Game URL to new page

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>
This commit is contained in:
Jongmin Kim 2018-09-22 23:05:06 +09:00 committed by Brad Fitzpatrick
parent f25656d392
commit c22c7607d3

View 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