diff options
author | RochDLY <roch.delannay@gmail.com> | 2024-02-20 11:33:48 +0100 |
---|---|---|
committer | RochDLY <roch.delannay@gmail.com> | 2024-02-20 11:33:48 +0100 |
commit | f8bb55b7d9ec826bed096c050eff637d016129ff (patch) | |
tree | 17abb74d3ca3eb77a8fca1842f3e739dce4a0263 | |
parent | adba57970e9193a463aa6cd19e4c09cbfad19da8 (diff) | |
download | pandoc-site-f8bb55b7d9ec826bed096c050eff637d016129ff.tar.gz pandoc-site-f8bb55b7d9ec826bed096c050eff637d016129ff.tar.bz2 pandoc-site-f8bb55b7d9ec826bed096c050eff637d016129ff.zip |
correction d'un hyperlien
-rw-r--r-- | docs/index-cache.html | 2 | ||||
-rw-r--r-- | src/index-cache.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/index-cache.html b/docs/index-cache.html index aa57f20..5aed7b2 100644 --- a/docs/index-cache.html +++ b/docs/index-cache.html @@ -40,7 +40,7 @@ </header> <div> <ul> - <li><a href="/src/posts/2024-02-06-l-oubli-des-traces-intermediaires.html">02-L’oubli des traces intermédiaires</a></li> + <li><a href="/posts/2024-02-06-l-oubli-des-traces-intermediaires.html">02-L’oubli des traces intermédiaires</a></li> <li><a href="/posts/2024-01-12-l-ecriture-numerique-est-collective.html">01-L’écriture numérique est collective</a></li> <li><a href="/posts/2024-01-12-brouillon-plan-de-these.html">00-Brouillon du plan de la thèse</a></li> </ul> diff --git a/src/index-cache.md b/src/index-cache.md index c9a0c82..e2f835a 100644 --- a/src/index-cache.md +++ b/src/index-cache.md @@ -3,7 +3,7 @@ title: Index caché --- - [02-L'oubli des traces -intermédiaires](/src/posts/2024-02-06-l-oubli-des-traces-intermediaires.html) +intermédiaires](/posts/2024-02-06-l-oubli-des-traces-intermediaires.html) - [01-L'écriture numérique est collective](/posts/2024-01-12-l-ecriture-numerique-est-collective.html) - [00-Brouillon du plan de la thèse](/posts/2024-01-12-brouillon-plan-de-these.html) |