We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 926232e commit 562e7b2Copy full SHA for 562e7b2
README.md
@@ -18,7 +18,7 @@ Of course the tested routers can be used for any kind of HTTP request → handle
18
* [http.ServeMux](http://golang.org/pkg/net/http/#ServeMux)
19
* [HttpRouter](https://github.com/julienschmidt/httprouter)
20
* [HttpTreeMux](https://github.com/dimfeld/httptreemux)
21
- * [Kocha-urlrouter](github.com/naoina/kocha-urlrouter)
+ * [Kocha-urlrouter](https://github.com/naoina/kocha-urlrouter)
22
* [Martini](https://github.com/go-martini/martini)
23
* [Pat](https://github.com/bmizerany/pat)
24
* [TigerTonic](https://github.com/rcrowley/go-tigertonic)
0 commit comments