Skip to content

Commit 2f4816d

Browse files
committed
[travis] use svg badge
1 parent 623778c commit 2f4816d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# A Reverse Proxy for Rack
2-
[![TravisCI](https://secure.travis-ci.org/waterlink/rack-reverse-proxy.png "Build Status")](http://travis-ci.org/waterlink/rack-reverse-proxy "Build Status")
2+
[![TravisCI](https://secure.travis-ci.org/waterlink/rack-reverse-proxy.svg "Build Status")](http://travis-ci.org/waterlink/rack-reverse-proxy "Build Status")
33

44
This is a simple reverse proxy for Rack that pretty heavily rips off Rack Forwarder. It is not meant for production systems (although it may work), as the webserver fronting your app is generally much better at this sort of thing.
55

0 commit comments

Comments
 (0)