diff --git a/doc/source/contributor/releasing.rst b/doc/source/contributor/releasing.rst
index 0815ec6a8..958c9c2b9 100644
--- a/doc/source/contributor/releasing.rst
+++ b/doc/source/contributor/releasing.rst
@@ -23,12 +23,11 @@ or -2, if you have the right access permissions.
It is also worth noting that every Stadium project will have a periodic job
running unit tests and pep8 against the master version of neutron-lib
-(`periodic-neutron-py35-with-neutron-lib-master `_
-being an example). Checking Grafana's `periodic `_
+Checking Grafana's `periodic `_
dashboard can give you a glimpse into the sanity of the integration between
neutron-lib and the Stadium projects, and can be considered the quick check
before going ahead with a full blown sentinel patch. Periodic failures can be
-debugged by viewing the `periodic logs `_
+debugged by viewing the `periodic logs `_
In addition, both the API reference as well as the project docs should be
validated to ensure there are no dead links. To do so run