File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
# 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 )
4
4
[ ![ 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 )
6
6
7
7
> HTTP Router with various macros to assist in
8
8
> developing your application and organizing
@@ -131,4 +131,4 @@ HttpRouter is released under the MIT License.
131
131
See [ LICENSE] ( license ) for details.
132
132
133
133
[ 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
You can’t perform that action at this time.
0 commit comments