Skip to content

Commit 562e7b2

Browse files
committed
fix broken link
1 parent 926232e commit 562e7b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Of course the tested routers can be used for any kind of HTTP request → handle
1818
* [http.ServeMux](http://golang.org/pkg/net/http/#ServeMux)
1919
* [HttpRouter](https://github.com/julienschmidt/httprouter)
2020
* [HttpTreeMux](https://github.com/dimfeld/httptreemux)
21-
* [Kocha-urlrouter](github.com/naoina/kocha-urlrouter)
21+
* [Kocha-urlrouter](https://github.com/naoina/kocha-urlrouter)
2222
* [Martini](https://github.com/go-martini/martini)
2323
* [Pat](https://github.com/bmizerany/pat)
2424
* [TigerTonic](https://github.com/rcrowley/go-tigertonic)

0 commit comments

Comments
 (0)