From 4ce07a00e564e6443e858c824d51a0c0ce5ffbd9 Mon Sep 17 00:00:00 2001
From: BurritoVoid <106282945+BurritoVoid@users.noreply.github.com>
Date: Mon, 11 Jul 2022 23:51:14 -0400
Subject: [PATCH] Updated dead link to Madeleine.js source (#20322)

---
 docs/content/doc/advanced/customizing-gitea.en-us.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/content/doc/advanced/customizing-gitea.en-us.md b/docs/content/doc/advanced/customizing-gitea.en-us.md
index 3381c66d84..8f23fc3346 100644
--- a/docs/content/doc/advanced/customizing-gitea.en-us.md
+++ b/docs/content/doc/advanced/customizing-gitea.en-us.md
@@ -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: