Fix link in proxyminion guide

This commit is contained in:
Sergei Zviagintsev 2017-02-01 22:30:36 +01:00
parent 56ccae6ff7
commit 04bde6eed2

View File

@ -263,7 +263,8 @@ the "name" of the device, and is used by the salt-master for targeting and key
authentication.
Here is an example proxymodule used to interface to a *very* simple REST
server. Code for the server is in the `salt-contrib GitHub repository <https://github.com/saltstack/salt-contrib/proxyminion_rest_example>`_
server. Code for the server is in the `salt-contrib GitHub repository
<https://github.com/saltstack/salt-contrib/tree/master/proxyminion_rest_example>`_
This proxymodule enables "service" enumeration, starting, stopping, restarting,
and status; "package" installation, and a ping.