Skip to content

Commit 6270122

Browse files
Merge pull request #46 from inaka/elbrujohalcon.46.reference_s_links_are_broken
Reference's links are broken
2 parents 985ed2d + d6be770 commit 6270122

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
[![Stories in Ready](https://badge.waffle.io/inaka/lasse.png?label=ready&title=Ready)](https://waffle.io/inaka/lasse)
21
# Lasse
32

43
<img src="http://i61.tinypic.com/40pkl.jpg" align="right" style="float:right" height="400" />
@@ -7,9 +6,9 @@ SSE handler for Cowboy.
76

87
### References
98

10-
* [Cowboy](/extend/cowboy)
9+
* [Cowboy](https://github.com/extend/cowboy)
1110
* [SSE](http://dev.w3.org/html5/eventsource/)
12-
* [canillita's handler](/canillita/blob/master/src/canillita_news_handler.erl) (as a reference)
11+
* [canillita's handler](https://github.com/inaka/canillita/blob/master/src/canillita_news_handler.erl) (as a reference)
1312

1413
### Usage
1514

0 commit comments

Comments
 (0)