Fix path to image

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2021-02-11 12:40:47 +01:00
parent 2060e10a2b
commit 9ab19a942f

View file

@ -72,8 +72,8 @@ Foreign key considerations
For a better understanding on the challenges we've encountered with foreign key
constraints, here is a graphical representation of the datanommer database:
.. image:: _static/datanommer_db.jpeg
:target: _images/datanommer_db.jpeg
.. image:: ../_static/datanommer_db.jpeg
:target: ../_images/datanommer_db.jpeg
So here are the issues we've faced: