We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 985ed2d + d6be770 commit 6270122Copy full SHA for 6270122
README.md
@@ -1,4 +1,3 @@
1
-[](https://waffle.io/inaka/lasse)
2
# Lasse
3
4
<img src="http://i61.tinypic.com/40pkl.jpg" align="right" style="float:right" height="400" />
@@ -7,9 +6,9 @@ SSE handler for Cowboy.
7
6
8
### References
9
10
-* [Cowboy](/extend/cowboy)
+* [Cowboy](https://github.com/extend/cowboy)
11
* [SSE](http://dev.w3.org/html5/eventsource/)
12
-* [canillita's handler](/canillita/blob/master/src/canillita_news_handler.erl) (as a reference)
+* [canillita's handler](https://github.com/inaka/canillita/blob/master/src/canillita_news_handler.erl) (as a reference)
13
14
### Usage
15
0 commit comments