From 318048df4b9c4655880d304a171fd5af575da80e Mon Sep 17 00:00:00 2001 From: Venkata Mahesh Jonnalagadda Date: Wed, 30 Mar 2016 11:23:22 -0400 Subject: Doc changes for installation webpage Change-Id: I8dba20b06680262ecd67df7165bd5ec0baed97a2 Closes-Bug: #1563865 --- doc/source/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/source') 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/ -- cgit v1.2.1