diff options
Diffstat (limited to 'public/vendor/librejs.html')
-rw-r--r-- | public/vendor/librejs.html | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/public/vendor/librejs.html b/public/vendor/librejs.html index ccac9959b2..56c1cb287c 100644 --- a/public/vendor/librejs.html +++ b/public/vendor/librejs.html @@ -38,12 +38,7 @@ <tr> <td><a href="../js/index.js">index.js</a></td> <td><a href="https://github.com/go-gitea/gitea/blob/master/LICENSE">Expat</a></td> - <td><a href="https://github.com/go-gitea/gitea/tree/master/public/js">index.js</a></td> - </tr> - <tr> - <td><a href="../js/draw.js">draw.js</a></td> - <td><a href="https://github.com/go-gitea/gitea/blob/master/LICENSE">Expat</a></td> - <td><a href="https://github.com/go-gitea/gitea/tree/master/public/js">draw.js</a></td> + <td><a href="https://github.com/go-gitea/gitea/tree/master/web_src/js">*.js</a></td> </tr> <tr> <td><a href="./plugins/clipboard/clipboard.min.js">clipboard.min.js</a></td> |