mirror of
https://github.com/golang/go.git
synced 2025-05-05 23:53:05 +00:00
Redirects to /r/NNNN broke due to crbug.com/gerrit/6888. Alternative URLs are available in the meantime: /NNNN and /c/NNNN. This change uses the /NNNN format. Fixes golang/go#21235 Change-Id: Ie30e01bedd7a8277aedd4070b5f82a754521ed03 Reviewed-on: https://go-review.googlesource.com/52150 Reviewed-by: Kevin Burke <kev@inburke.com>