From bd8009d4392fae3ad148a0fe9adb4ea4ac5ab8d3 Mon Sep 17 00:00:00 2001 From: 180909 <734461790@qq.com> Date: Tue, 31 Aug 2021 17:57:33 +0000 Subject: README.md: update contribute URL MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit /doc/contribute.html now redirects to /doc/contribute. Change-Id: Ib342d515bf6e74bb5807ce21f8df3d985bc7e490 GitHub-Last-Rev: c491a060da22d1bb456283f5ed0ae2894f0365ca GitHub-Pull-Request: golang/go#48005 Reviewed-on: https://go-review.googlesource.com/c/go/+/345590 Trust: Cherry Mui Trust: Daniel Martí Reviewed-by: Daniel Martí --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 837734b6e5..5aca9587fa 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ for source installation instructions. Go is the work of thousands of contributors. We appreciate your help! -To contribute, please read the contribution guidelines at https://golang.org/doc/contribute.html. +To contribute, please read the contribution guidelines at https://golang.org/doc/contribute. Note that the Go project uses the issue tracker for bug reports and proposals only. See https://golang.org/wiki/Questions for a list of -- cgit v1.2.3-54-g00ecf