summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.com>2019-07-22 18:53:40 +0200
committerAndreas Jaeger <aj@suse.com>2019-07-22 19:17:55 +0200
commit73ec8f15df9a1f112f981f15a3ddc323eb1fb723 (patch)
tree46194b7a0c85a2bc04c09d587df13c694e77e3d9 /tox.ini
parent2926fc96a36a573380eca18d60440a2337442015 (diff)
downloadswift-73ec8f15df9a1f112f981f15a3ddc323eb1fb723.tar.gz
Update api-ref location
The api documentation is now published on docs.openstack.org instead of developer.openstack.org. Update all links that are changed to the new location. Note that the Swift API lives at /object-store and not /object-storage. Note that redirects will be set up as well but let's point now to the new location. For details, see: http://lists.openstack.org/pipermail/openstack-discuss/2019-July/007828.html Change-Id: Ie38357e4c278335c35d186708573bb6bdabaa012
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 2e5f60725..ec08549c2 100644
--- a/tox.ini
+++ b/tox.ini
@@ -97,7 +97,7 @@ commands = sphinx-build -W -b html doc/source doc/build/html
[testenv:api-ref]
# This environment is called from CI scripts to test and publish
-# the API Ref to developer.openstack.org.
+# the API Ref to docs.openstack.org.
basepython = python3
deps = -r{toxinidir}/doc/requirements.txt
commands =