aboutsummaryrefslogtreecommitdiff
path: root/Writerside
diff options
context:
space:
mode:
authoranhgelus <anhgelus.morhtuuzh@proton.me>2024-08-24 17:18:05 +0000
committeranhgelus <anhgelus.morhtuuzh@proton.me>2024-08-24 17:18:05 +0000
commit1e42af1d9ac1e0bc7d26c8323272fd6a32e3c400 (patch)
tree3852f2b91761aa5a907dfc6feda175638fdddc52 /Writerside
parentd819094e8dc23384ac86d06ac20bb8dfc7d162fe (diff)
ci(actions): build and publish wiki to github pages
Diffstat (limited to 'Writerside')
-rw-r--r--Writerside/topics/introduction.md2
-rw-r--r--Writerside/writerside.cfg2
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