Skip to content
This repository was archived by the owner on Mar 24, 2026. It is now read-only.

Commit a4fc8b6

Browse files
committed
remove .html from index part 2
1 parent 789cc4d commit a4fc8b6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Forked from the QuiltMC toolchain, Muon focuses only on the essentials, aiming t
1616
Making a mod for Muon is easy. You can quickly get up and running with our project generator, and get on to creating something by reading our comprehensive documentation.
1717

1818
<div class="button-round-generic-container">
19-
<a href="/develop.html" class="button-round-generic">
19+
<a href="/develop" class="button-round-generic">
2020
Generate a Template
2121
</a>
2222
</div>
@@ -26,7 +26,7 @@ Making a mod for Muon is easy. You can quickly get up and running with our proje
2626
It's quite easy to download and install the latest version of Muon, simply click the button below and proceed to choose the version you want:
2727

2828
<div class="button-round-generic-container">
29-
<a href="/download.html" class="button-round-generic">
29+
<a href="/download" class="button-round-generic">
3030
Download and Install
3131
</a>
3232
</div>

0 commit comments

Comments
 (0)