Fix the invalid links in docs

The url doc links in these docs are out of date.
Replace them with the right ones according to the OpenStack websites.

Change-Id: I469193f55b26194ccce0adfdd006b84bae97b953
This commit is contained in:
ShangXiao 2018-02-26 00:07:01 -08:00
parent 3239d81ce0
commit 7ca8df29c5

View File

@ -27,8 +27,8 @@ as the trigger for deduced alarms, states and RCA templates in Vitrage.
.. _Nagios: https://www.nagios.org/
- `Install Nagios on your devstack <http://docs.openstack.org/developer/vitrage/nagios-devstack-installation.html>`_
- `Configure Nagios datasource <http://docs.openstack.org/developer/vitrage/nagios-config.html>`_
- `Install Nagios on your devstack <https://docs.openstack.org/vitrage/latest/contributor/nagios-devstack-installation.html>`_
- `Configure Nagios datasource <https://docs.openstack.org/vitrage/latest/contributor/nagios-config.html>`_
Vitrage in action
@ -114,12 +114,12 @@ differently, for each data-source you can define it's own mapping to the
*normalized* states/severities supported in Vitrage. This will impact UI and
templates behavior that depends on these fields.
- `Resource state configuration <http://docs.openstack.org/developer/vitrage/resource-state-config.html>`_
- `Alarm severity configuration <http://docs.openstack.org/developer/vitrage/alarm-severity-config.html>`_
- `Resource state configuration <https://docs.openstack.org/vitrage/latest/contributor/resource-state-config.html>`_
- `Alarm severity configuration <https://docs.openstack.org/vitrage/latest/contributor/alarm-severity-config.html>`_
Writing your own templates
--------------------------
For more information regarding Vitrage templates, their format and how to add
them, see here_.
.. _here: http://docs.openstack.org/developer/vitrage/vitrage-template-format.html
.. _here: https://docs.openstack.org/vitrage/latest/contributor/vitrage-template-format.html