mirror of
https://github.com/typeable/wai.git
synced 2024-12-26 15:42:18 +03:00
Update jQuery loation
This commit is contained in:
parent
2554e656c7
commit
aacb9f840e
@ -1,8 +1,7 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>Haskell WebSockets example</title>
|
||||
<script type="text/JavaScript"
|
||||
src="http://code.jquery.com/jquery-1.6.3.min.js"></script>
|
||||
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script>
|
||||
<script type="text/JavaScript" src="client.js"></script>
|
||||
<link rel="stylesheet" type="text/css" href="screen.css"></script>
|
||||
</head>
|
||||
|
Loading…
Reference in New Issue
Block a user