docs: update links to go wiki in CONTRIBUTING.md

Signed-off-by: Pascal Hofmann <mail@pascalhofmann.de>
This commit is contained in:
Pascal Hofmann
2025-12-12 14:40:24 +01:00
parent dd450a5352
commit e3fe6f123c

View File

@@ -91,5 +91,5 @@ to review and accept.
[good git commit hygiene]: https://www.futurelearn.com/info/blog/telling-stories-with-your-git-history
[Developer Certificate of Origin]: https://github.com/apps/dco
[gofmt]: https://blog.golang.org/go-fmt-your-code
[code review comments]: https://github.com/golang/go/wiki/CodeReviewComments
[test review comments]: https://github.com/golang/go/wiki/TestComments
[code review comments]: https://go.dev/wiki/CodeReviewComments
[test review comments]: https://go.dev/wiki/TestComments