Updating links to point to master branch docs

This commit is contained in:
ScriptAutomate 2021-02-22 18:07:45 -06:00 committed by Pedro Algarvio
parent 8c96b8ab30
commit d1ae33a76d
3 changed files with 6 additions and 6 deletions

4
.github/config.yml vendored
View file

@ -12,7 +12,7 @@ newIssueWelcomeComment: >
resources including: resources including:
- [Community Wiki](https://github.com/saltstack/community/wiki) - [Community Wiki](https://github.com/saltstack/community/wiki)
- [Salts Contributor Guide](https://docs.saltstack.com/en/latest/topics/development/contributing.html) - [Salts Contributor Guide](https://docs.saltproject.io/en/master/topics/development/contributing.html)
- [Join our Community Slack](https://saltstackcommunity.herokuapp.com/) - [Join our Community Slack](https://saltstackcommunity.herokuapp.com/)
- [IRC on Freenode](https://webchat.freenode.net/#salt) - [IRC on Freenode](https://webchat.freenode.net/#salt)
- [SaltStack YouTube channel](https://www.youtube.com/user/SaltStack) - [SaltStack YouTube channel](https://www.youtube.com/user/SaltStack)
@ -38,7 +38,7 @@ newPRWelcomeComment: >
resources including: resources including:
- [Community Wiki](https://github.com/saltstack/community/wiki) - [Community Wiki](https://github.com/saltstack/community/wiki)
- [Salts Contributor Guide](https://docs.saltstack.com/en/latest/topics/development/contributing.html) - [Salts Contributor Guide](https://docs.saltproject.io/en/master/topics/development/contributing.html)
- [Join our Community Slack](https://saltstackcommunity.herokuapp.com/) - [Join our Community Slack](https://saltstackcommunity.herokuapp.com/)
- [IRC on Freenode](https://webchat.freenode.net/#salt) - [IRC on Freenode](https://webchat.freenode.net/#salt)
- [SaltStack YouTube channel](https://www.youtube.com/user/SaltStack) - [SaltStack YouTube channel](https://www.youtube.com/user/SaltStack)

View file

@ -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. Windows, and more. Download Salt and get started now.
* `<https://repo.saltproject.io/>`_ * `<https://repo.saltproject.io/>`_
* `Installation Instructions <https://docs.saltproject.io/en/latest/topics/installation/index.html>`_ * `Installation Instructions <https://docs.saltproject.io/en/master/topics/installation/index.html>`_
Salt Project Documentation Salt Project Documentation
========================== ==========================
@ -72,7 +72,7 @@ documentation, and contributing to Salt.
* `Getting Started with Salt <https://docs.saltproject.io/en/getstarted/>`_ * `Getting Started with Salt <https://docs.saltproject.io/en/getstarted/>`_
* `Latest Salt Documentation`_ * `Latest Salt Documentation`_
* `Salts Contributor Guide <https://docs.saltproject.io/en/latest/topics/development/contributing.html>`_ * `Salts Contributor Guide <https://docs.saltproject.io/en/master/topics/development/contributing.html>`_
Security Advisories Security Advisories
=================== ===================

View file

@ -124,6 +124,6 @@ mailing list. This list is low-traffic.
Reference the following documentation to ensure Salt best practices are being Reference the following documentation to ensure Salt best practices are being
implemented in your infrastructure: implemented in your infrastructure:
- [Docs: Hardening Salt](https://docs.saltproject.io/en/latest/topics/hardening.html) - [Docs: Hardening Salt](https://docs.saltproject.io/en/master/topics/hardening.html)
- [Docs: Salt Best Practices](https://docs.saltproject.io/en/latest/topics/best_practices.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/) - [Blog: How I Hardened My Salt Environment](https://saltproject.io/blog/how-i-hardened-my-salt-environment/)