diff --git a/README.md b/README.md index ce11c44..21291f9 100644 --- a/README.md +++ b/README.md @@ -40,10 +40,10 @@ is a nice checklist of things to consider with a new repo. - [Contributing Guide](.github/CONTRIBUTING.md) includes a step-by-step guide to our [development processs](.github/CONTRIBUTING.md#development-process). -## Support +## Support & Security - [Getting Support](.github/SUPPORT.md) -- [Security](.github/SECURITY.md) +- [Security Policy](.github/SECURITY.md) ## License diff --git a/justfile b/justfile index b01ddf1..6b27d27 100644 --- a/justfile +++ b/justfile @@ -41,8 +41,8 @@ clean_readme: - [Contributing Guide](.github/CONTRIBUTING.md) includes a step-by-step guide to our [development processs](.github/CONTRIBUTING.md#development-process). - ## Support + ## Support & Security - [Getting Support](.github/SUPPORT.md) - - [Security](.github/SECURITY.md) + - [Security Policy](.github/SECURITY.md) END_OF_HEREDOC