diff options
Diffstat (limited to 'Writerside')
| -rw-r--r-- | Writerside/topics/introduction.md | 2 | ||||
| -rw-r--r-- | Writerside/writerside.cfg | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Writerside/topics/introduction.md b/Writerside/topics/introduction.md index 78749be..3311fd0 100644 --- a/Writerside/topics/introduction.md +++ b/Writerside/topics/introduction.md @@ -1,6 +1,6 @@ # Introduction -Molehunt is a mod creating the Molehunt game in Minecraft. +[Molehunt](https://modrinth.com/mod/molehunt-mod) is a mod creating the Molehunt game in Minecraft. You can watch this [video](https://www.youtube.com/watch?v=NJBjQ8T_1cc) to understand what it is. If you are speaking French, I realized this [30 seconds video](https://cdn.anhgelus.world/molehunt-presentation.mp4) explaining the concept. diff --git a/Writerside/writerside.cfg b/Writerside/writerside.cfg index c8afa7c..1e00bbe 100644 --- a/Writerside/writerside.cfg +++ b/Writerside/writerside.cfg @@ -4,5 +4,5 @@ <ihp version="2.0"> <topics dir="topics" web-path="topics"/> <images dir="images" web-path="images"/> - <instance src="md.tree" web-path="molehunt/" version="1.1.0"/> + <instance src="md.tree" web-path="molehunt" version="1.1.0"/> </ihp>
\ No newline at end of file |
