From bad75b14b5c17bcb6aef80fc7cfe3064709ca14f Mon Sep 17 00:00:00 2001 From: qiaomin Date: Sat, 14 Jan 2017 22:43:15 +0800 Subject: [PATCH] Add the missing markup for the link title Change-Id: I10d34c2721a666fab3a76e582a4fa52ef61e5819 --- ...cli-install-openstack-command-line-clients.rst | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/doc/common/cli-install-openstack-command-line-clients.rst b/doc/common/cli-install-openstack-command-line-clients.rst index a5ad76796e..b121fa40d8 100644 --- a/doc/common/cli-install-openstack-command-line-clients.rst +++ b/doc/common/cli-install-openstack-command-line-clients.rst @@ -30,15 +30,16 @@ command-line clients, and provides installation instructions as needed. easy to install. Search your package manager for setuptools to find an installation package. If you cannot find one, download the setuptools package - directly from https://pypi.python.org/pypi/setuptools. + directly from `Python Setuptools + `_. The recommended way to install setuptools on Microsoft Windows - is to follow the documentation provided on the setuptools website - (https://pypi.python.org/pypi/setuptools). + is to follow the documentation provided on the `Python Setuptools + `_ website. - Another option is to use the unofficial binary installer + Another option is to use the `unofficial binary installer maintained by Christoph Gohlke - (http://www.lfd.uci.edu/~gohlke/pythonlibs/#setuptools). + `_. * - pip package - To install the clients on a Linux, Mac OS X, or Microsoft Windows system, use pip. It is easy to use, ensures that you get the latest @@ -68,8 +69,8 @@ command-line clients, and provides installation instructions as needed. C:\>easy_install pip - Another option is to use the unofficial binary installer provided by - Christoph Gohlke (http://www.lfd.uci.edu/~gohlke/pythonlibs/#pip). + Another option is to use the `unofficial binary installer provided by + Christoph Gohlke `_. **Ubuntu or Debian**