diff --git a/doc/source/install/mod_wsgi.rst b/doc/source/install/mod_wsgi.rst index 744e6626..f49398e9 100644 --- a/doc/source/install/mod_wsgi.rst +++ b/doc/source/install/mod_wsgi.rst @@ -63,4 +63,4 @@ setting ``pecan_debug`` to ``False`` in the ``api`` section of ``ceilometer.conf``. For other WSGI setup you can refer to the `pecan deployment`_ documentation. -.. _`pecan deployment`: http://pecan.readthedocs.org/en/latest/deployment.html#deployment +.. _`pecan deployment`: http://pecan.readthedocs.org/en/latest/deployment.html diff --git a/doc/source/measurements.rst b/doc/source/measurements.rst index c8e2fd55..5a1ad18b 100644 --- a/doc/source/measurements.rst +++ b/doc/source/measurements.rst @@ -25,7 +25,7 @@ Existing meters For the list of existing meters see the tables under the `Measurements page`_ of Ceilometer in the Cloud Administrator Guide. -.. _Measurements page: http://docs.openstack.org/admin-guide-cloud/content/section_telemetry-measurements.html +.. _Measurements page: http://docs.openstack.org/admin-guide-cloud/telemetry-measurements.html Adding new meters =================