diff options
| author | Jenkins <jenkins@review.openstack.org> | 2016-03-30 17:56:25 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2016-03-30 17:56:25 +0000 |
| commit | bbe8ce36ea4ec77790c40c70c03a42c602bdca4b (patch) | |
| tree | 4b603c456b95e3b705c6caece6c613ae6e1480d6 | |
| parent | d89f0a3889a8d258b2d3d73c6ed202f6fc9cafc3 (diff) | |
| parent | 318048df4b9c4655880d304a171fd5af575da80e (diff) | |
| download | python-designateclient-bbe8ce36ea4ec77790c40c70c03a42c602bdca4b.tar.gz | |
Merge "Doc changes for installation webpage"
| -rw-r--r-- | doc/source/installation.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/installation.rst b/doc/source/installation.rst index 2f6b7c7..1d6f83b 100644 --- a/doc/source/installation.rst +++ b/doc/source/installation.rst @@ -41,5 +41,5 @@ step. You can find out more about `Development Mode`_ pip install -r requirements.txt -r test-requirements.txt python setup.py develop -.. _Development Mode: http://pythonhosted.org/distribute/setuptools.html#development-mode +.. _Development Mode: http://pythonhosted.org/setuptools/setuptools.html#development-mode .. _PyPI: https://pypi.python.org/pypi/python-designateclient/ |
