aboutsummaryrefslogtreecommitdiff
path: root/content/Informatique/2020-12-05-graphviz_en_js.rst
diff options
context:
space:
mode:
authorSébastien Dailly <sebastien@chimrod.com>2021-02-05 10:19:49 +0100
committerSébastien Dailly <sebastien@chimrod.com>2021-11-18 14:39:50 +0100
commit9d2e9888b1882f855d7690c0f5cffc20137b10d3 (patch)
tree604f6102152c3c59880499f8197f36f885b0c0ad /content/Informatique/2020-12-05-graphviz_en_js.rst
parentf0723c5a7ff9db68ab428f1aaca91809e8823fac (diff)
Moved the page Graph Editor in it own subdirectory
Diffstat (limited to 'content/Informatique/2020-12-05-graphviz_en_js.rst')
-rwxr-xr-xcontent/Informatique/2020-12-05-graphviz_en_js.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/Informatique/2020-12-05-graphviz_en_js.rst b/content/Informatique/2020-12-05-graphviz_en_js.rst
index d8f46dc..7ecbcb1 100755
--- a/content/Informatique/2020-12-05-graphviz_en_js.rst
+++ b/content/Informatique/2020-12-05-graphviz_en_js.rst
@@ -42,7 +42,7 @@ Il ne reste donc plus qu'à assembler tout ça, pour faire tourner un petit
l'indentation pour marquer la relation au parent : (si vous souhaitez en
profiter en pleine page, c'est `ici que ça se passe`_)
-.. _ici que ça se passe: {filename}/pages/graph-editor.html
+.. _ici que ça se passe: {filename}/pages/graph-editor/graph-editor.rst#graph-editor
La démo
-------