Skip to content

Commit 5e56c36

Browse files
committed
doc: fix create-issue link
1 parent 41f5d86 commit 5e56c36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ At this point in time, we don't have much of a lengthy proposal process,
6262
but we may have to revise it and follow more closely the one articulated by the [Go project](https://github.com/golang/proposal).
6363
For now, this should make do:
6464

65-
- [Create an issue](https://github.com/go-interpreter/proposal/issue/new) describing the proposal.
65+
- [Create an issue](https://github.com/go-interpreter/proposal/issues/new) describing the proposal.
6666

6767
- Optionally create a design doc:
6868
- The design doc should be checked in to [the proposal repository](https://github.com/go-interpreter/proposal/) as `design/NNNN-shortname.md`,

0 commit comments

Comments
 (0)