summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorDaniel Frederick Crisman <daniel@crisman.org>2023-03-25 15:53:55 +0000
committerGopher Robot <gobot@golang.org>2023-03-29 22:00:27 +0000
commitf521077b018c833453fcef947da72fe70a877300 (patch)
treecbd05141c752f77aab86ecf7a6c64bb166bd043a /.github
parent6e096e2fd5d00164acce57cca80ba188096216fd (diff)
downloadgo-git-f521077b018c833453fcef947da72fe70a877300.tar.gz
doc: normalize proposal-process links
The docs in .github & CONTRIBUTING.md have three different links to the same place. I have picked the one from "10-proposal.md" as the canonical url as it uses the normal go website shortener service (thus centralizing any future maintenance of this location), uses the new public domain (go.dev over golang.org), and also picks up the readme URI fragment from the shortener redirect which allows the doc links to be cleaner, but also the convenience for the reader starting directly at the human readable parsed README.md. Should also cut down on confusion like I had reading documentation about why there were multiple proposal sites, which turned out all to be the same place. Update all proposal-process links to the same URL. Change-Id: I2f2ea3a6ca34a445268285520e1b19570946afb8 GitHub-Last-Rev: eb769089e612e6c00c29baf3c6cd2e0875e46364 GitHub-Pull-Request: golang/go#59238 Reviewed-on: https://go-review.googlesource.com/c/go/+/479415 Reviewed-by: Ian Lance Taylor <iant@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Matthew Dempsky <mdempsky@google.com> Run-TryBot: Ian Lance Taylor <iant@google.com> Auto-Submit: Ian Lance Taylor <iant@google.com>
Diffstat (limited to '.github')
-rw-r--r--.github/SUPPORT.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/SUPPORT.md b/.github/SUPPORT.md
index 2ec957a52b..d1fb277bc2 100644
--- a/.github/SUPPORT.md
+++ b/.github/SUPPORT.md
@@ -1,5 +1,5 @@
Unlike many projects on GitHub, the Go project does not use its bug tracker for general discussion or asking questions.
-We only use our bug tracker for tracking bugs and tracking proposals going through the [Proposal Process](https://golang.org/s/proposal-process).
+We only use our bug tracker for tracking bugs and tracking proposals going through the [Proposal Process](https://go.dev/s/proposal-process).
For asking questions, see: