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:
parent
2584cc3652
commit
978aa2d1b6
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
----
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue