diff --git a/.github/config.yml b/.github/config.yml index fa07d4aaec6..c722a6206bb 100644 --- a/.github/config.yml +++ b/.github/config.yml @@ -12,7 +12,7 @@ newIssueWelcomeComment: > resources including: - [Community Wiki](https://github.com/saltstack/community/wiki) - - [Salt’s Contributor Guide](https://docs.saltstack.com/en/latest/topics/development/contributing.html) + - [Salt’s Contributor Guide](https://docs.saltproject.io/en/master/topics/development/contributing.html) - [Join our Community Slack](https://saltstackcommunity.herokuapp.com/) - [IRC on Freenode](https://webchat.freenode.net/#salt) - [SaltStack YouTube channel](https://www.youtube.com/user/SaltStack) @@ -38,7 +38,7 @@ newPRWelcomeComment: > resources including: - [Community Wiki](https://github.com/saltstack/community/wiki) - - [Salt’s Contributor Guide](https://docs.saltstack.com/en/latest/topics/development/contributing.html) + - [Salt’s Contributor Guide](https://docs.saltproject.io/en/master/topics/development/contributing.html) - [Join our Community Slack](https://saltstackcommunity.herokuapp.com/) - [IRC on Freenode](https://webchat.freenode.net/#salt) - [SaltStack YouTube channel](https://www.youtube.com/user/SaltStack) diff --git a/README.rst b/README.rst index c08022fc175..02510420382 100644 --- a/README.rst +++ b/README.rst @@ -62,7 +62,7 @@ Salt is tested and packaged to run on CentOS, Debian, RHEL, Ubuntu, MacOS, Windows, and more. Download Salt and get started now. * ``_ -* `Installation Instructions `_ +* `Installation Instructions `_ Salt Project Documentation ========================== @@ -72,7 +72,7 @@ documentation, and contributing to Salt. * `Getting Started with Salt `_ * `Latest Salt Documentation`_ -* `Salt’s Contributor Guide `_ +* `Salt’s Contributor Guide `_ Security Advisories =================== diff --git a/SECURITY.md b/SECURITY.md index 68c661893e9..b161605e9f0 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -124,6 +124,6 @@ mailing list. This list is low-traffic. Reference the following documentation to ensure Salt best practices are being implemented in your infrastructure: -- [Docs: Hardening Salt](https://docs.saltproject.io/en/latest/topics/hardening.html) -- [Docs: Salt Best Practices](https://docs.saltproject.io/en/latest/topics/best_practices.html) +- [Docs: Hardening Salt](https://docs.saltproject.io/en/master/topics/hardening.html) +- [Docs: Salt Best Practices](https://docs.saltproject.io/en/master/topics/best_practices.html) - [Blog: How I Hardened My Salt Environment](https://saltproject.io/blog/how-i-hardened-my-salt-environment/)