diff options
-rw-r--r-- | content/pages/libreJS.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/content/pages/libreJS.md b/content/pages/libreJS.md index 8cf9a6a..4aff54e 100644 --- a/content/pages/libreJS.md +++ b/content/pages/libreJS.md @@ -8,12 +8,12 @@ Title: LibreJS <table id="jslicense-labels1"> <tr> <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="https://www.gnu.org/licenses/gpl-3.0.html">GPL-3.0</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> - <td><a href="http://www.gnu.org/licenses/gpl-3.0.html">GPL-3.0</a></td> + <td><a href="https://www.gnu.org/licenses/gpl-3.0.html">GPL-3.0</a></td> <td><a href="../theme/js/navbar-burger.js">navbar-burger.js</a></td> </tr> </table> |