summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Silva <thaumos@users.noreply.github.com>2017-10-02 02:20:03 -0700
committerscottb <dharmabumstead@users.noreply.github.com>2017-10-02 02:20:03 -0700
commit614a2b403e36a14115723a79889c199debe82b67 (patch)
tree7c5fb29d56533a6e86a70cd3170063a431807eb3
parentba99e44b423f64227b94e0f201c4c340a989dc11 (diff)
downloadansible-614a2b403e36a14115723a79889c199debe82b67.tar.gz
fixed url issue for rpm location (#31164)
Thanks @thaumos!
-rw-r--r--docs/docsite/rst/intro_installation.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docsite/rst/intro_installation.rst b/docs/docsite/rst/intro_installation.rst
index ce4a0c5cb6..9584ed6e09 100644
--- a/docs/docsite/rst/intro_installation.rst
+++ b/docs/docsite/rst/intro_installation.rst
@@ -115,7 +115,7 @@ RPMs for RHEL6 are available from yum for `EPEL
<http://fedoraproject.org/wiki/EPEL>`_ 6 and currently supported
Fedora distributions.
-Ansible will also have RPMs/YUM-repo available at `<https://releases.ansible.com/ansible/rpm/>`.
+Ansible will also have RPMs/YUM-repo available `here <https://releases.ansible.com/ansible/rpm/>`_.
Ansible version 2.4 can manage earlier operating
systems that contain Python 2.6 or higher.