mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Merge pull request #46097 from vutny/fix-https-link
[DOC] Put https link to the formulas doc page
This commit is contained in:
commit
320c2037e1
1 changed files with 1 additions and 1 deletions
|
@ -1245,7 +1245,7 @@ A sample skeleton for the ``README.rst`` file:
|
|||
.. note::
|
||||
|
||||
See the full `Salt Formulas installation and usage instructions
|
||||
<http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html>`_.
|
||||
<https://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html>`_.
|
||||
|
||||
Available states
|
||||
================
|
||||
|
|
Loading…
Add table
Reference in a new issue