[staging area] changed the link location of the JS files in homepage.
authorrsiddharth <rsiddharth@ninthfloor.org>
Tue, 15 Oct 2013 18:21:46 +0000 (23:51 +0530)
committerrsiddharth <rsiddharth@ninthfloor.org>
Tue, 15 Oct 2013 18:26:17 +0000 (23:56 +0530)
server/staging/lpc14/index.html

index c38151585925f80ddd87b6b535e4bfb42be349bb..f30d8b57e53d8f0f33479b3a37798e15ccbcd30b 100644 (file)
@@ -195,8 +195,10 @@ Theme text placeholder.
                </p>
          </div>
        </div>
-       <script type="text/javascript" src="/2014/assets/js/jquery-1.10.2.min.js"></script>
-       <script type="text/javascript" src="/2014/assets/js/bootstrap.min.js"></script>
+       <script type="text/javascript"
+                       src="http://weblabels.fsf.org/libreplanet.org/CURRENT/files/js/jquery-1.10.2.min.js"></script>
+       <script type="text/javascript"
+                       src="http://weblabels.fsf.org/libreplanet.org/CURRENT/files/js/bootstrap.min.js"></script>
        <script type="text/javascript">
          /**
          * @licstart  The following is the entire license notice for the JavaScript code in this page.