aboutsummaryrefslogtreecommitdiffstats
path: root/docs/content
diff options
context:
space:
mode:
authorBurritoVoid <106282945+BurritoVoid@users.noreply.github.com>2022-07-11 23:51:14 -0400
committerGitHub <noreply@github.com>2022-07-11 23:51:14 -0400
commit4ce07a00e564e6443e858c824d51a0c0ce5ffbd9 (patch)
tree7a97f06f21af816f8004e1a2a7364ca7bc94faaa /docs/content
parent734e81d48ccf84a15aec529c11e3e626f65f203c (diff)
downloadgitea-4ce07a00e564e6443e858c824d51a0c0ce5ffbd9.tar.gz
gitea-4ce07a00e564e6443e858c824d51a0c0ce5ffbd9.zip
Updated dead link to Madeleine.js source (#20322)
Diffstat (limited to 'docs/content')
-rw-r--r--docs/content/doc/advanced/customizing-gitea.en-us.md2
1 files changed, 1 insertions, 1 deletions
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: