Skip to content

Commit 2934b61

Browse files
committed
Update travis badge
1 parent 5066dc6 commit 2934b61

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/pex/rack-reverse-proxy.png "Build Status")](http://travis-ci.org/pex/rack-reverse-proxy "Build Status")
2+
[![TravisCI](https://secure.travis-ci.org/waterlink/rack-reverse-proxy.png "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)