diff options
| -rw-r--r-- | contributors/guide/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/guide/README.md b/contributors/guide/README.md index 4556a9a7..0cf35724 100644 --- a/contributors/guide/README.md +++ b/contributors/guide/README.md @@ -248,7 +248,7 @@ If you're looking to run e2e tests on your own infrastructure, [kubetest](https: ## Security -- [Security Release Page](https://git.k8s.io/sig-release/security-release-process-documentation/security-release-process.md) - outlines the procedures for the handling of security issues. +- [Security Release Page](https://git.k8s.io/security/security-release-process.md) - outlines the procedures for the handling of security issues. - [Security and Disclosure Information](https://kubernetes.io/docs/reference/issues-security/security/) - check this page if you wish to report a security vulnerability. ## Documentation |
