From 614a2b403e36a14115723a79889c199debe82b67 Mon Sep 17 00:00:00 2001 From: Dylan Silva Date: Mon, 2 Oct 2017 02:20:03 -0700 Subject: [PATCH] fixed url issue for rpm location (#31164) Thanks @thaumos! --- docs/docsite/rst/intro_installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docsite/rst/intro_installation.rst b/docs/docsite/rst/intro_installation.rst index ce4a0c5cb68..9584ed6e091 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 `_ 6 and currently supported Fedora distributions. -Ansible will also have RPMs/YUM-repo available at ``. +Ansible will also have RPMs/YUM-repo available `here `_. Ansible version 2.4 can manage earlier operating systems that contain Python 2.6 or higher.