diff --git a/tox.ini b/tox.ini index 6d4ccded1..917e35f9a 100644 --- a/tox.ini +++ b/tox.ini @@ -92,7 +92,7 @@ commands = sphinx-build -a -E -W -d releasenotes/build/doctrees -b html releasen [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 commands = rm -rf api-ref/build