From 8c4239d15609d224550b260b5cd46673a31915c7 Mon Sep 17 00:00:00 2001 From: Richard Hansen Date: Wed, 10 May 2023 18:48:12 -0400 Subject: s/golang.org/go.dev/g Change-Id: Ieff4883f98129407be1b3faa2610253aef5c1f33 Reviewed-on: https://go-review.googlesource.com/c/proposal/+/494335 Reviewed-by: Ian Lance Taylor Auto-Submit: Ian Lance Taylor --- design/TEMPLATE.md | 6 +++--- 1 file 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) -- cgit v1.3