librejs: Fix URL for jquery again.
authorDavid Thompson <davet@gnu.org>
Mon, 15 Sep 2014 18:28:58 +0000 (14:28 -0400)
committerDavid Thompson <davet@gnu.org>
Mon, 15 Sep 2014 18:28:58 +0000 (14:28 -0400)
server/staging/lp15/weblabels.html

index 1283fee9d2c8ece5e05c846b1d250d990b9b811e..2697561eea7fedc0587710114f033e58ae20a39d 100644 (file)
@@ -10,9 +10,9 @@
        <table id="jslicense-labels1">
          
          <tr>
-               <td><a href="https://libreplanet.org/2015/assets/js/jquery-1.11.1.min.js">jquery-1.11.1.min.js</a></td>
+               <td><a href="/2015/assets/js/jquery-1.11.1.min.js">jquery-1.11.1.min.js</a></td>
                <td><a href="http://www.jclark.com/xml/copying.txt">Expat</a></td>
-               <td><a href="https://libreplanet.org/2015/assets/js/jquery-1.11.1.js">jquery-1.11.1.js</a></td>
+               <td><a href="/2015/assets/js/jquery-1.11.1.js">jquery-1.11.1.js</a></td>
          </tr>
 
          <tr>