Skip to content

Commit 8c4239d

Browse files
rhansenianlancetaylor
authored andcommitted
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>
1 parent e680b01 commit 8c4239d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

design/TEMPLATE.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Author(s): [Author Name, Co-Author Name]
66

77
Last updated: [Date]
88

9-
Discussion at https://golang.org/issue/NNNNN.
9+
Discussion at https://go.dev/issue/NNNNN.
1010

1111
## Abstract
1212

@@ -27,12 +27,12 @@ Discussion at https://golang.org/issue/NNNNN.
2727
## Compatibility
2828

2929
[A discussion of the change with regard to the
30-
[compatibility guidelines](https://golang.org/doc/go1compat).]
30+
[compatibility guidelines](https://go.dev/doc/go1compat).]
3131

3232
## Implementation
3333

3434
[A description of the steps in the implementation, who will do them, and when.
35-
This should include a discussion of how the work fits into [Go's release cycle](https://golang.org/wiki/Go-Release-Cycle).]
35+
This should include a discussion of how the work fits into [Go's release cycle](https://go.dev/wiki/Go-Release-Cycle).]
3636

3737
## Open issues (if applicable)
3838

0 commit comments

Comments
 (0)