diff --git a/doc/source/specs/rocky/approved/compute-node.rst b/doc/source/specs/rocky/approved/compute-node.rst
index bcbc4846..f7f620dd 100644
--- a/doc/source/specs/rocky/approved/compute-node.rst
+++ b/doc/source/specs/rocky/approved/compute-node.rst
@@ -394,7 +394,7 @@ References
`_
.. [#ServerConcepts] `OpenStack Server API Concepts
- `_
+ `_
History
=======
diff --git a/tox.ini b/tox.ini
index 1da3b595..60814aef 100644
--- a/tox.ini
+++ b/tox.ini
@@ -81,7 +81,7 @@ commands = oslo_debug_helper -t cyborg/tests {posargs}
[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.
deps = -r{toxinidir}/doc/requirements.txt
commands =
rm -rf api-ref/build