Fix the 404 for dist git interaction diagram

When opening the diagram thrown 404. This was caused by typo in :target:.

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
This commit is contained in:
Michal Konecny 2023-11-28 15:55:06 +01:00
parent 2584cc3652
commit 978aa2d1b6

View file

@ -11,7 +11,7 @@ Here is a diagram showing all the interactions between dist git and services in
infrastructure.
.. image:: ../_static/dist_git_interactions.drawio.png
:target: ../_images/dist_git_interaction.drawio.png
:target: ../_images/dist_git_interactions.drawio.png
API
----