Docs: Use correct spec link

Linking to a review does not seem appropriate. We should
rather link to the published page.

Change-Id: Iad64fdd0b82efb74c181b9cae3e810719989db5d
This commit is contained in:
Jesse Pretorius (odyssey4me) 2020-09-30 10:30:42 +01:00
parent 8c6477e587
commit 06ade260ef
1 changed files with 4 additions and 3 deletions

View File

@ -15,12 +15,13 @@ prevent field engineers from wasting time on misconfiguration or hardware
issues in their environments. issues in their environments.
All validations are written in Ansible and are written in a way that's All validations are written in Ansible and are written in a way that's
consumable by the `Mistral validation framework consumable by the `Mistral validation framework`_ or by Ansible directly.
<https://review.opendev.org/#/c/255792/>`_ or by Ansible directly. They are They are available independently from the UI or the command line client.
available independently from the UI or the command line client.
* Free software: Apache license * Free software: Apache license
* Documentation: https://docs.openstack.org/tripleo-validations/latest/ * Documentation: https://docs.openstack.org/tripleo-validations/latest/
* Release notes: https://docs.openstack.org/releasenotes/tripleo-validations/ * Release notes: https://docs.openstack.org/releasenotes/tripleo-validations/
* Source: https://opendev.org/openstack/tripleo-validations * Source: https://opendev.org/openstack/tripleo-validations
* Bugs: https://storyboard.openstack.org/#!/project/openstack/tripleo-validations * Bugs: https://storyboard.openstack.org/#!/project/openstack/tripleo-validations
.. _Mistral validation framework: https://specs.openstack.org/openstack/tripleo-specs/specs/newton/validations.html