diff --git a/README.md b/README.md index 0ccf811..63d9364 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Pre-built binaries are available with the [latest release](https://github.com/sy ## Go Version Compatibility -This module aims to maintain support for the two most recent stable versions of Go. This corresponds to the Go [Release Maintenance Policy](https://github.com/golang/go/wiki/Go-Release-Cycle#release-maintenance) and [Security Policy](https://golang.org/security), ensuring critical bug fixes and security patches are available for all supported language versions. +This module aims to maintain support for the two most recent stable versions of Go. This corresponds to the Go [Release Maintenance Policy](https://go.dev/wiki/Go-Release-Cycle#release-maintenance) and [Security Policy](https://go.dev/doc/security/policy), ensuring critical bug fixes and security patches are available for all supported language versions. ## Contributing