You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/content/doc/advanced/customizing-gitea.en-us.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -202,7 +202,7 @@ You can display STL file directly in Gitea by adding:
202
202
203
203
to the file `templates/custom/footer.tmpl`
204
204
205
-
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.
205
+
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.
206
206
207
207
You should end-up with a folder structure similar to:
0 commit comments