summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Paul <n@nc0.fr>2023-04-27 00:44:58 +0200
committerNicolas Paul <n@nc0.fr>2023-04-27 00:44:58 +0200
commitaf45de09ca05e86802e8ef173c1b037b52b0178d (patch)
treefa3c0ec61e363beec23520079c4ef115c90109ea
parent94986f17dc11be071d7849f822f5083967ed9f06 (diff)
Fix image URLs in iodir documentatio
-rw-r--r--doc/src/doc/iodir.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/doc/iodir.md b/doc/src/doc/iodir.md
index 6cb0017..d2808da 100644
--- a/doc/src/doc/iodir.md
+++ b/doc/src/doc/iodir.md
@@ -36,7 +36,7 @@ Other files will be copied as-is to the output directory.
For illustration, here is a sample input directory:
-![Sample input directory](/assets/doc_input_dir.png)
+![Sample input directory](/assets/doc_input_directory.png)
## Output directory
@@ -51,7 +51,7 @@ The output directory is defined at compile time by using the `-out`
Here is the output directory corresponding to the previous input directory:
-![Sample output directory](/assets/doc_output_dir.png)
+![Sample output directory](/assets/doc_output_directory.png)
As you can see, the output directory contains the same files as the input
directory, except for the template file and the Markdown files, which have been