summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.com>2019-07-22 18:55:34 +0200
committerAndreas Jaeger <aj@suse.com>2019-07-22 18:55:34 +0200
commit208cdfea3977ba492efba8d78aec79187c149e50 (patch)
tree3744c9165a196593e240d5315ec2da538a24ee5a /tox.ini
parent5a403d7090d992c0fd573aa057b03a15cbe28fa6 (diff)
downloadheat-208cdfea3977ba492efba8d78aec79187c149e50.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 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: I69a41aa850c87e92bf5c3e7fed32e0e961a3c6d3
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 9ad149e0f..596d9f30b 100644
--- a/tox.ini
+++ b/tox.ini
@@ -74,7 +74,7 @@ commands =
[testenv:api-ref]
basepython = python3
# 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.
deps = -r{toxinidir}/doc/requirements.txt
whitelist_externals = bash
rm