tweetcast/nodejs/client/index.html
changeset 340 a99a04556e3b
parent 339 6a073c4a8578
--- a/tweetcast/nodejs/client/index.html	Thu Oct 27 17:57:53 2011 +0200
+++ b/tweetcast/nodejs/client/index.html	Fri Oct 28 16:46:13 2011 +0200
@@ -3,7 +3,7 @@
     <head>
         <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
         <title>Polemic Tweet “TweetCast”</title>
-        <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.4/jquery.min.js"></script>
+        <script type="text/javascript" src="js/jquery-1.6.4.min.js"></script>
         <script type="text/javascript" src="/config"></script>
         <script type="text/javascript" src="/socket.io/socket.io.js"></script>
         <script type="text/javascript" src="js/raphael-min.js"></script>