[doc] Fix link to supported distributions

Now we have a better place with list of supported distros, so we should
point to it in our guides.

Change-Id: I38722f3c663fa9ee200e5ca09675b8e137c93501
Signed-off-by: Dmitriy Rabotyagov <dmitriy.rabotyagov@cleura.com>
This commit is contained in:
Dmitriy Rabotyagov
2025-11-13 18:38:58 +01:00
parent 2d66e80f11
commit 5d481de5c7
2 changed files with 4 additions and 1 deletions

View File

@@ -1,6 +1,9 @@
.. _compatibility-matrix:
Compatibility Matrix
--------------------
All of the OpenStack-Ansible releases are compatible with specific sets of
operating systems and their versions. Operating Systems have their own
lifecycles, however we may drop their support before end of their EOL because

View File

@@ -8,7 +8,7 @@ Supported distributions
=======================
The list of supported distributions can be found in the
:deploy_guide:`Deployment Guide <deploymenthost.html>`
:ref:`compatibility-matrix`
Minimum requirements for OpenStack-Ansible roles
================================================