]> source.dussan.org Git - gitea.git/commitdiff
Updated dead link to Madeleine.js source (#20322)
authorBurritoVoid <106282945+BurritoVoid@users.noreply.github.com>
Tue, 12 Jul 2022 03:51:14 +0000 (23:51 -0400)
committerGitHub <noreply@github.com>
Tue, 12 Jul 2022 03:51:14 +0000 (23:51 -0400)
docs/content/doc/advanced/customizing-gitea.en-us.md

index 3381c66d844eadbf556ac4fe93759ed37d5c4122..8f23fc33462c1a11d1b4adea14b1bcb4f2b39df2 100644 (file)
@@ -202,7 +202,7 @@ You can display STL file directly in Gitea by adding:
 
 to the file `templates/custom/footer.tmpl`
 
-You also need to download the content of the library [Madeleine.js](https://jinjunho.github.io/Madeleine.js/) and place it under `$GITEA_CUSTOM/public/` folder.
+You also need to download the content of the library [Madeleine.js](https://github.com/beige90/Madeleine.js) and place it under `$GITEA_CUSTOM/public/` folder.
 
 You should end-up with a folder structure similar to: