diff options
author | Sébastien Dailly <sebastien@chimrod.com> | 2021-02-05 10:19:49 +0100 |
---|---|---|
committer | Sébastien Dailly <sebastien@chimrod.com> | 2021-02-05 10:19:49 +0100 |
commit | 7bfada96ce711445aae100be69738f71e0071ec2 (patch) | |
tree | d83e9fbf73d94b1945aab8238e33b5d85b58f2f6 /content/Informatique/2020-12-05-graphviz_en_js.rst | |
parent | 5adb4522c9b7da52494067928875aa4d0d3eb355 (diff) |
Moved the page Graph Editor in it own subdirectory
Diffstat (limited to 'content/Informatique/2020-12-05-graphviz_en_js.rst')
-rwxr-xr-x | content/Informatique/2020-12-05-graphviz_en_js.rst | 2 |
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 ------- |