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>
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 @@
 
 Last updated: [Date]
 
-Discussion at https://golang.org/issue/NNNNN.
+Discussion at https://go.dev/issue/NNNNN.
 
 ## Abstract
 
@@ -27,12 +27,12 @@
 ## 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)