aboutsummaryrefslogtreecommitdiff
path: root/design/TEMPLATE.md
diff options
context:
space:
mode:
authorRichard Hansen <rhansen@rhansen.org>2023-05-10 18:48:12 -0400
committerIan Lance Taylor <iant@golang.org>2023-05-10 22:53:06 +0000
commit8c4239d15609d224550b260b5cd46673a31915c7 (patch)
treeab1fa17b7fe16435fb94fc544ddd80bb6e14627c /design/TEMPLATE.md
parente680b015c8809a59407683df7a5a81be20f81ba8 (diff)
downloadgo-x-proposal-8c4239d15609d224550b260b5cd46673a31915c7.tar.xz
s/golang.org/go.dev/g
Change-Id: Ieff4883f98129407be1b3faa2610253aef5c1f33 Reviewed-on: https://go-review.googlesource.com/c/proposal/+/494335 Reviewed-by: Ian Lance Taylor <iant@golang.org> Auto-Submit: Ian Lance Taylor <iant@golang.org>
Diffstat (limited to 'design/TEMPLATE.md')
-rw-r--r--design/TEMPLATE.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/design/TEMPLATE.md b/design/TEMPLATE.md
index cfb0539..71dfd17 100644
--- a/design/TEMPLATE.md
+++ b/design/TEMPLATE.md
@@ -6,7 +6,7 @@ Author(s): [Author Name, Co-Author Name]
Last updated: [Date]
-Discussion at https://golang.org/issue/NNNNN.
+Discussion at https://go.dev/issue/NNNNN.
## Abstract
@@ -27,12 +27,12 @@ Discussion at https://golang.org/issue/NNNNN.
## Compatibility
[A discussion of the change with regard to the
-[compatibility guidelines](https://golang.org/doc/go1compat).]
+[compatibility guidelines](https://go.dev/doc/go1compat).]
## Implementation
[A description of the steps in the implementation, who will do them, and when.
-This should include a discussion of how the work fits into [Go's release cycle](https://golang.org/wiki/Go-Release-Cycle).]
+This should include a discussion of how the work fits into [Go's release cycle](https://go.dev/wiki/Go-Release-Cycle).]
## Open issues (if applicable)