diff --git a/doc/common/app_support.xml b/doc/common/app_support.xml index 715deab824..4de2a2d0ab 100644 --- a/doc/common/app_support.xml +++ b/doc/common/app_support.xml @@ -370,8 +370,8 @@ CentOS, Fedora, and Red Hat Enterprise Linux: - http://openstack.redhat.com/ + https://www.rdoproject.org/ openSUSE and SUSE Linux diff --git a/doc/common/section_cli_install.xml b/doc/common/section_cli_install.xml index 196ed56aa8..84f7c6de6f 100644 --- a/doc/common/section_cli_install.xml +++ b/doc/common/section_cli_install.xml @@ -123,7 +123,7 @@ # yum install python-devel python-pip There are also packaged versions of the clients available in RDO + xlink:href="https://www.rdoproject.org/">RDO that enable yum to install the clients as described in . @@ -250,7 +250,7 @@ On Red Hat Enterprise Linux, CentOS, or Fedora, use yum to install the clients from the packaged versions available in RDO: # yum install python-PROJECTclient For openSUSE, use zypper to install the clients diff --git a/doc/user-guides/source/common/app_support.rst b/doc/user-guides/source/common/app_support.rst index a5b5586e40..071fbb4131 100644 --- a/doc/user-guides/source/common/app_support.rst +++ b/doc/user-guides/source/common/app_support.rst @@ -229,7 +229,7 @@ for OpenStack: - **Debian:** http://wiki.debian.org/OpenStack - **CentOS, Fedora, and Red Hat Enterprise Linux:** - http://openstack.redhat.com/ + https://www.rdoproject.org/ - **openSUSE and SUSE Linux Enterprise Server:** http://en.opensuse.org/Portal:OpenStack diff --git a/doc/user-guides/source/common/cli_install_openstack_command_line_clients.rst b/doc/user-guides/source/common/cli_install_openstack_command_line_clients.rst index 6b3393a1b9..814bfea962 100644 --- a/doc/user-guides/source/common/cli_install_openstack_command_line_clients.rst +++ b/doc/user-guides/source/common/cli_install_openstack_command_line_clients.rst @@ -96,7 +96,7 @@ command-line clients, and provides installation instructions as needed. | | # yum install python-devel python-pip | | | | | | There are also packaged versions of the clients | -| | available in `RDO `__ | +| | available in `RDO `__ | | | that enable yum to install the clients as described | | | in Installing_from_packages_. | | | | @@ -206,7 +206,7 @@ installed without ``pip``. - On Red Hat Enterprise Linux, CentOS, or Fedora, use ``yum`` to install the clients from the packaged versions available in - `RDO `__:: + `RDO `__:: # yum install python-PROJECTclient