mirror of
https://github.com/valitydev/salt.git
synced 2024-11-06 08:35:21 +00:00
Remove ":doc:" references from all doc/topics/installation/* files
This commit is contained in:
parent
23bce1c929
commit
5c42a361a0
@ -18,7 +18,7 @@ Install Salt stable releases from the Arch Linux Official repositories as follow
|
||||
|
||||
pacman -S salt-zmq
|
||||
|
||||
To install Salt stable releases using the :doc:`RAET protocol<topics/development/raet/index>`,
|
||||
To install Salt stable releases using the :ref:`RAET protocol<raet>`,
|
||||
use the following:
|
||||
|
||||
.. code-block:: bash
|
||||
@ -77,4 +77,4 @@ seen here:
|
||||
|
||||
systemctl start salt-master
|
||||
|
||||
Now go to the :doc:`Configuring Salt</ref/configuration/index>` page.
|
||||
Now go to the :ref:`Configuring Salt<configuring-salt>` page.
|
||||
|
@ -106,4 +106,4 @@ more than one package name may be given at a time:
|
||||
Post-installation tasks
|
||||
=======================
|
||||
|
||||
Now, go to the :doc:`Configuring Salt </ref/configuration/index>` page.
|
||||
Now, go to the :ref:`Configuring Salt <configuring-salt>` page.
|
||||
|
@ -116,7 +116,7 @@ To start the Minion:
|
||||
|
||||
systemctl start salt-minion.service
|
||||
|
||||
Now go to the :doc:`Configuring Salt</ref/configuration/index>` page.
|
||||
Now go to the :ref:`Configuring Salt<configuring-salt>` page.
|
||||
|
||||
.. _`Bootstrap Script`: https://github.com/saltstack/salt-bootstrap
|
||||
.. _`EPEL`: http://fedoraproject.org/wiki/EPEL
|
||||
|
@ -100,4 +100,4 @@ Start the Salt Minion as follows:
|
||||
|
||||
service salt_minion start
|
||||
|
||||
Now go to the :doc:`Configuring Salt</ref/configuration/index>` page.
|
||||
Now go to the :ref:`Configuring Salt<configuring-salt>` page.
|
||||
|
@ -11,6 +11,4 @@ Salt can be easily installed on Gentoo via Portage:
|
||||
Post-installation tasks
|
||||
=======================
|
||||
|
||||
Now go to the :doc:`Configuring Salt</ref/configuration/index>` page.
|
||||
|
||||
.. _GitHub downloads: https://github.com/saltstack/salt/downloads
|
||||
Now go to the :ref:`Configuring Salt<configuring-salt>` page.
|
||||
|
@ -62,4 +62,4 @@ To start the Minion:
|
||||
|
||||
rcctl start salt_minion
|
||||
|
||||
Now go to the :doc:`Configuring Salt</ref/configuration/index>` page.
|
||||
Now go to the :ref:`Configuring Salt<configuring-salt>` page.
|
||||
|
@ -78,5 +78,5 @@ Now the salt-master should run without errors:
|
||||
Post-installation tasks
|
||||
=======================
|
||||
|
||||
Now go to the :doc:`Configuring Salt</ref/configuration/index>` page.
|
||||
Now go to the :ref:`Configuring Salt<configuring-salt>` page.
|
||||
|
||||
|
@ -243,4 +243,4 @@ To start the Minion:
|
||||
|
||||
systemctl start salt-minion.service
|
||||
|
||||
Now go to the :doc:`Configuring Salt</ref/configuration/index>` page.
|
||||
Now go to the :ref:`Configuring Salt<configuring-salt>` page.
|
||||
|
@ -156,4 +156,4 @@ For SLE 11 SP4 run the following as root:
|
||||
zypper refresh
|
||||
zypper install salt salt-minion salt-master
|
||||
|
||||
Now go to the :doc:`Configuring Salt</ref/configuration/index>` page.
|
||||
Now go to the :ref:`Configuring Salt<configuring-salt>` page.
|
||||
|
@ -90,4 +90,4 @@ more than one package name may be given at a time:
|
||||
Post-installation tasks
|
||||
=======================
|
||||
|
||||
Now go to the :doc:`Configuring Salt</ref/configuration/index>` page.
|
||||
Now go to the :ref:`Configuring Salt<configuring-salt>` page.
|
||||
|
Loading…
Reference in New Issue
Block a user