diff --git a/README.rst b/README.rst index 192a7391c..4b1266241 100644 --- a/README.rst +++ b/README.rst @@ -15,12 +15,13 @@ prevent field engineers from wasting time on misconfiguration or hardware issues in their environments. All validations are written in Ansible and are written in a way that's -consumable by the `Mistral validation framework -`_ or by Ansible directly. They are -available independently from the UI or the command line client. +consumable by the `Mistral validation framework`_ or by Ansible directly. +They are available independently from the UI or the command line client. * Free software: Apache license * Documentation: https://docs.openstack.org/tripleo-validations/latest/ * Release notes: https://docs.openstack.org/releasenotes/tripleo-validations/ * Source: https://opendev.org/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