Weblabels update.
authorrsiddharth <rsd@gnu.org>
Sat, 17 Oct 2015 19:09:23 +0000 (15:09 -0400)
committerrsiddharth <rsd@gnu.org>
Sat, 17 Oct 2015 19:09:23 +0000 (15:09 -0400)
modified:   server/2016/footer.html
modified:   server/2016/home_js.html

server/2016/footer.html
server/2016/home_js.html

index 35466fa852bf713be705d7384d239cbe1e21fafa..66c075ce1129ae395502d7f9faf781140f7790ff 100755 (executable)
         href="http://creativecommons.org/licenses/by-sa/4.0/">
        Creative Commons Attribution-ShareAlike 4.0</a>.
       Copyright &copy; 2014-2015 Free Software Foundation. It was built using
-      <a href="http://getbootstrap.com">Bootstrap 3.2.0</a>,
+      <a href="https://github.com/twbs/bootstrap/tree/v3.3.5">Bootstrap 3.3.5</a>,
       which is licensed under <a href="http://www.gnu.org/licenses/license-list.html#Expat">
        Expat</a>. The JavaScript is free software with <!-- <a href="http://weblabels.fsf.org/libreplanet.org/CURRENT/" rel="jslicense">-->
-     <a href="/server/staging/lp15/weblabels.html" rel="jslicense">licensing information</a> documented by <a href="https://www.fsf.org/campaigns/freejs">Web labels</a>.
+     <a href="/2016/js-labels" rel="jslicense">licensing information</a> documented by <a href="https://www.fsf.org/campaigns/freejs">Web labels</a>.
     </p>
 
     <p class="text-muted">
index c021dfa452055c208fbab96e71909d9bf47f6240..bb7479475501042f63a042d126ab1ba3b01d8ff5 100644 (file)
@@ -1,5 +1,5 @@
 <script type="text/javascript"
-       src="/2016/assets/js/bootstrap-3.2.0.min.js"></script>
+       src="/2016/assets/js/bootstrap-3.3.5.min.js"></script>
 <script>
          $(document).ready(function() {
         $('.carousel').carousel({ interval:6000 });