fixed minor typos and a :ref: link

1.) closed the tag for hyperlink.
2.) added two full stops.
This commit is contained in:
Gunther Stengl 2015-12-27 15:20:18 +01:00
parent e47db1a076
commit a052ff016e

View file

@ -5,7 +5,7 @@ Module to manage Windows software repo on a Standalone Minion
``file_client: local`` must be set in the minion config file.
For documentation on Salt's Windows Repo feature, see :ref:`here
<windows-package-manager`
<windows-package-manager>`.
'''
# Import python libs
@ -89,7 +89,7 @@ def genrepo():
def update_git_repos(clean=False):
'''
Checkout git repos containing :ref:`Windows Software Package Definitions
<windows-package-manager>`
<windows-package-manager>`.
.. important::
This function requires `Git for Windows`_ to be installed in order to