diff --git a/web/index.html b/web/index.html index c05ef94..38fe95e 100644 --- a/web/index.html +++ b/web/index.html @@ -66,7 +66,7 @@ I made the GitHub Badge Service.
Here's how it works.
-http://gh-badges.herokuapp.com/:<SUBJECT>-<STATUS>-<COLOR>.svg
+http://b.adge.me/:<SUBJECT>-<STATUS>-<COLOR>.svg
Use two dashes --
to have one dash as text.
Use two underscores __
to have one underscore as text.
Use an underscore _
if you want a space. Or, you know, use a space.
@@ -88,32 +88,32 @@ Use an underscore _
if you want a space. Or, you know, use a space.
Travis: | http://gh-badges.herokuapp.com/travis/joyent/node.svg |
+ http://b.adge.me/travis/joyent/node.svg |
|
---|---|---|---|
Gittip: | http://gh-badges.herokuapp.com/gittip/JSFiddle.svg |
+ http://b.adge.me/gittip/JSFiddle.svg |
|
Coveralls: | http://gh-badges.herokuapp.com/coveralls/jekyll/jekyll.svg |
+ http://b.adge.me/coveralls/jekyll/jekyll.svg |
|
npm: | http://gh-badges.herokuapp.com/npm/dm/localeval.svg |
+ http://b.adge.me/npm/dm/localeval.svg |
|
Packagist: | http://gh-badges.herokuapp.com/packagist/dm/doctrine/orm.svg |
+ http://b.adge.me/packagist/dm/doctrine/orm.svg |
|
npm: | http://gh-badges.herokuapp.com/npm/v/npm.svg |
+ http://b.adge.me/npm/v/npm.svg |
|
Gem: | http://gh-badges.herokuapp.com/gem/v/formatador.svg |
+ http://b.adge.me/gem/v/formatador.svg |