Skip to content

Commit 4895c56

Browse files
author
Jonas Huckestein
committed
added gists
1 parent 2bee136 commit 4895c56

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,13 @@ Note: All examples and the implementation are in [coffee-script](http://jashkena
3131

3232
***On the server***
3333

34-
<script src="https://gist.github.com/813251.js"> </script>
34+
[[gist.github.com/813251]]
3535

3636
***On the client***
3737

3838
The client will automatically reconnect if the server connection dies. For a more detailed, runnable example check out the test/ directory.
3939

40-
<script src="https://gist.github.com/813250.js"> </script>
40+
[[gist.github.com/813250]]
4141

4242

4343
TODO:

0 commit comments

Comments
 (0)