diff options
author | Jesús <heckyel@hyperbola.info> | 2019-11-15 22:16:32 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2019-11-15 22:16:32 -0500 |
commit | 1ac18c64377d538c240509d1137bc6d401e1543e (patch) | |
tree | 0e303fa5a2cf3be990bfc03de8be9cfc03313341 /content/pages/libreJS.md | |
parent | d6be92b1782e581fec34444183019bec2496b42b (diff) | |
download | cl-1ac18c64377d538c240509d1137bc6d401e1543e.tar.lz cl-1ac18c64377d538c240509d1137bc6d401e1543e.tar.xz cl-1ac18c64377d538c240509d1137bc6d401e1543e.zip |
reorganize vendor directories
Diffstat (limited to 'content/pages/libreJS.md')
-rw-r--r-- | content/pages/libreJS.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/content/pages/libreJS.md b/content/pages/libreJS.md index e61c7b2..12f3377 100644 --- a/content/pages/libreJS.md +++ b/content/pages/libreJS.md @@ -12,14 +12,14 @@ Title: LibreJS <td><a href="https://libregit.org/heckyel/plyr/archive/v2.0.1.tar.gz">plyr.tar.gz</a></td> </tr> <tr> - <td><a href="../vendor/js/play.js">play.js</a></td> + <td><a href="../vendor/play/play.js">play.js</a></td> <td><a href="http://www.gnu.org/licenses/gpl-3.0.html">GPL-3.0</a></td> - <td><a href="../vendor/js/play.js">play.js</a></td> + <td><a href="../vendor/play/play.js">play.js</a></td> </tr> <tr> - <td><a href="../vendor/js/videoplaylist.js">videoplaylist.js</a></td> + <td><a href="../vendor/aplaylist/videoplaylist.js">videoplaylist.js</a></td> <td><a href="http://www.gnu.org/licenses/gpl-3.0.html">GPL-3.0</a></td> - <td><a href="../vendor/js/videoplaylist.js">videoplaylist.js</a></td> + <td><a href="../vendor/aplaylist/videoplaylist.js">videoplaylist.js</a></td> </tr> <tr> <td><a href="../theme/js/navbar-burger.js">navbar-burger.js</a></td> |