Update qunit URLs.
authorMichael Ang <mang@archive.org>
Mon, 12 Apr 2010 23:18:13 +0000 (23:18 +0000)
committerMichael Ang <mang@archive.org>
Mon, 12 Apr 2010 23:18:13 +0000 (23:18 +0000)
BookReaderIA/test/index.html

index e8c273d..eccdcbb 100644 (file)
@@ -3,11 +3,11 @@
 <html>
 <head>
   <script src="http://code.jquery.com/jquery-latest.js"></script>
-  <link rel="stylesheet" href="http://dev01.sf.archive.org:8080/qunit/qunit.css" type="text/css" media="screen" />
-<script type="text/javascript" src="http://dev01.sf.archive.org:8080/qunit/qunit.js"></script>
-<script type="text/javascript" src="unit/JSLocate.js"></script>
-<script type="text/javascript" src="unit/Images.js"></script>
-<script type="text/javascript" src="unit/Search.js"></script>
+  <link rel="stylesheet" href="http://www.archive.org/download/BookReader/css/qunit.css" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.archive.org/download/BookReader/lib/qunit.js"></script>
+  <script type="text/javascript" src="unit/JSLocate.js"></script>
+  <script type="text/javascript" src="unit/Images.js"></script>
+  <script type="text/javascript" src="unit/Search.js"></script>
 
 </head>
 <body>