diff options
author | Friedrich Beckmann <friedrich.beckmann@gmx.de> | 2025-06-14 15:04:57 +0200 |
---|---|---|
committer | Friedrich Beckmann <friedrich.beckmann@gmx.de> | 2025-06-14 15:04:57 +0200 |
commit | e819c3b4c7bc2a52a16d41d335f8cb8a9ac0c1de (patch) | |
tree | e0532cffe95de79f5a7640c96bb1a3657ccbc61d | |
parent | 28107273e9c355c4cfdf51e79cbda56f51c90a50 (diff) |
help: fixed wrong link to repository
-rw-r--r-- | content/help.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/help.md b/content/help.md index 360aec5..7fcce25 100644 --- a/content/help.md +++ b/content/help.md @@ -75,7 +75,7 @@ In the markdown file add the following code The first word "schiffe" is a textual description of the image. It will normally not be visible. The part "Schiffe in Italien" will be the caption of the image. -Copy the file "schiffe.jpg" to the [assets/img](assets/img) directory. The image file will the be resized by hugo and copied to the final "public/img" directory. +Copy the file "schiffe.jpg" to the [assets/img](https://caeis.etech.fh-augsburg.de/beckmanf/sillab.git/tree/assets/img) directory. The image file will the be resized by hugo and copied to the final "public/img" directory. #### Add an audio file |