Fix path to image
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
2060e10a2b
commit
9ab19a942f
1 changed files with 2 additions and 2 deletions
|
@ -72,8 +72,8 @@ Foreign key considerations
|
||||||
For a better understanding on the challenges we've encountered with foreign key
|
For a better understanding on the challenges we've encountered with foreign key
|
||||||
constraints, here is a graphical representation of the datanommer database:
|
constraints, here is a graphical representation of the datanommer database:
|
||||||
|
|
||||||
.. image:: _static/datanommer_db.jpeg
|
.. image:: ../_static/datanommer_db.jpeg
|
||||||
:target: _images/datanommer_db.jpeg
|
:target: ../_images/datanommer_db.jpeg
|
||||||
|
|
||||||
So here are the issues we've faced:
|
So here are the issues we've faced:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue