Incorrect Links are updated

Pecan deployment and measurements page links are
corrected

Change-Id: Iaee9bfce9d86598277b5c2ba3788789960531472
Closes-Bug: #1488792
This commit is contained in:
venkatamahesh 2015-08-26 23:46:15 +05:30
parent c18d69a800
commit 160058b199
2 changed files with 2 additions and 2 deletions

View File

@ -63,4 +63,4 @@ setting ``pecan_debug`` to ``False`` in the ``api`` section of
``ceilometer.conf``. ``ceilometer.conf``.
For other WSGI setup you can refer to the `pecan deployment`_ documentation. 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

View File

@ -25,7 +25,7 @@ Existing meters
For the list of existing meters see the tables under the For the list of existing meters see the tables under the
`Measurements page`_ of Ceilometer in the Cloud Administrator Guide. `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 Adding new meters
================= =================