We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 020fa4d commit 9c6f5c9Copy full SHA for 9c6f5c9
go2-language-changes.md
@@ -41,7 +41,7 @@ You do not have to answer every question but please do your best.
41
- Who does this proposal help, and why?
42
- What is the proposed change?
43
- Please describe as precisely as possible the change to the language.
44
- - What would change in the [https://golang.org/ref/spec](language spec)?
+ - What would change in the [language spec](https://golang.org/ref/spec)?
45
- Please also describe the change informally, as in a class teaching Go.
46
- Is this change backward compatible?
47
- Breaking the [Go 1 compatibility guarantee](https://golang.org/doc/go1compat) is a large cost and requires a large benefit.
0 commit comments