diff --git a/doc/source/contributor/policies/bugs.rst b/doc/source/contributor/policies/bugs.rst
index ef476dd15c1..e2b0e67280c 100644
--- a/doc/source/contributor/policies/bugs.rst
+++ b/doc/source/contributor/policies/bugs.rst
@@ -294,8 +294,8 @@ If the bug report is sound, move next:
issue, make sure that there is at least one patch that 'Closes' the bug
or document/question what it takes to mark the bug as fixed.
* If the bug indicates test or gate failure, look at the failures for that
- test over time using `OpenStack Health `_
- or `OpenStack Logstash `_.
+ test over time using
+ `OpenStack Logstash `_.
This can help to validate whether the bug identifies an issue that is
occurring all of the time, some of the time, or only for the bug submitter.
* If the bug is the result of a misuse of the system, mark the bug either
diff --git a/doc/source/contributor/stadium/governance.rst b/doc/source/contributor/stadium/governance.rst
index d5265362381..b93a3da89c2 100644
--- a/doc/source/contributor/stadium/governance.rst
+++ b/doc/source/contributor/stadium/governance.rst
@@ -85,7 +85,6 @@ mature OpenStack projects:
* Exhaustive OpenStack CI coverage: unit, functional, and tempest coverage
using OpenStack CI (upstream) resources so that `Grafana `_
- and `OpenStack Health `_
support is available. Access to CI resources and historical data by the
team is key to ensuring stability and robustness of a project.
In particular, it is of paramount importance to ensure that DB models/migrations