Skip to content

Commit 4aae339

Browse files
committed
update readme [skip ci]
1 parent 9d0ac74 commit 4aae339

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# HttpRouter
2-
[![Build Status](https://img.shields.io/travis/slogsdon/elixir-http-router.svg?style=flat)](https://travis-ci.org/slogsdon/elixir-http-router)
3-
[![Coverage Status](https://img.shields.io/coveralls/slogsdon/elixir-http-router.svg?style=flat)](https://coveralls.io/r/slogsdon/elixir-http-router)
2+
[![Build Status](https://img.shields.io/travis/sugar-framework/elixir-http-router.svg?style=flat)](https://travis-ci.org/sugar-framework/elixir-http-router)
3+
[![Coverage Status](https://img.shields.io/coveralls/sugar-framework/elixir-http-router.svg?style=flat)](https://coveralls.io/r/sugar-framework/elixir-http-router)
44
[![Hex.pm Version](http://img.shields.io/hexpm/v/http_router.svg?style=flat)](https://hex.pm/packages/http_router)
5-
[![Inline docs](http://inch-ci.org/github/slogsdon/elixir-http-router.svg?branch=master)](http://inch-ci.org/github/slogsdon/elixir-http-router)
5+
[![Inline docs](http://inch-ci.org/github/sugar-framework/elixir-http-router.svg?branch=master)](http://inch-ci.org/github/sugar-framework/elixir-http-router)
66

77
> HTTP Router with various macros to assist in
88
> developing your application and organizing
@@ -131,4 +131,4 @@ HttpRouter is released under the MIT License.
131131
See [LICENSE](license) for details.
132132

133133
[plug]: https://github.com/elixir-lang/plug
134-
[license]: https://github.com/slogsdon/elixir-http-router/blob/master/LICENSE
134+
[license]: https://github.com/sugar-framework/elixir-http-router/blob/master/LICENSE

0 commit comments

Comments
 (0)