Skip to content

Commit 5af3112

Browse files
jordelverbep
authored andcommitted
docs: Fix link to CGO wiki page
The Go wiki is no longer hosted on GitHub, and has moved to go.dev. See https://github.com/golang/go/wiki/
1 parent 9d80c39 commit 5af3112

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎CONTRIBUTING.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ If it is of some complexity, the contributor is expected to maintain and support
5555

5656
Any non-trivial code change needs to update an open [issue](https://github.com/gohugoio/hugo/issues). A non-trivial code change without an issue reference with one of the labels `bug` or `enhancement` will not be merged.
5757

58-
Note that we do not accept new features that require [CGO](https://github.com/golang/go/wiki/cgo).
58+
Note that we do not accept new features that require [CGO](https://go.dev/wiki/cgo).
5959
We have one exception to this rule which is LibSASS.
6060

6161
**Bug fixes are, of course, always welcome.**

0 commit comments

Comments
 (0)