Skip to content

Commit

Permalink
Issue #37 fixed the url to jet-0.1.js file
Browse files Browse the repository at this point in the history
  • Loading branch information
menacher committed Jan 24, 2013
1 parent f4e6073 commit 05eb20b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jetclient-js/test/jetclient.html
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<script src="https://github.com/menacher/java-game-server/tree/master/jetclient-js/src/jet-0.1.js"></script>
<script src="https://raw.github.com/menacher/java-game-server/master/jetclient-js/src/jet-0.1.js"></script>
<script>
var sessions = [];
function startWar()
Expand Down

0 comments on commit 05eb20b

Please sign in to comment.