From 7fa6599f4f2c92bb29bc5fc8a9ba06d704652c5e Mon Sep 17 00:00:00 2001 From: Lars Burgess Date: Tue, 13 Mar 2012 17:10:14 -0700 Subject: [PATCH] Making README links consistent with latest project structure. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e708c5fa7..47e857b44 100644 --- a/README.md +++ b/README.md @@ -432,9 +432,9 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. [0]: http://nodejitsu.com -[1]: https://github.com/nodejitsu/node-http-proxy/blob/master/examples/web-socket-proxy.js -[2]: https://github.com/nodejitsu/node-http-proxy/blob/master/examples/basic-proxy-https.js -[3]: https://github.com/nodejitsu/node-http-proxy/tree/v0.5.0/examples +[1]: https://github.com/nodejitsu/node-http-proxy/blob/master/examples/websocket/websocket-proxy.js +[2]: https://github.com/nodejitsu/node-http-proxy/blob/master/examples/http/proxy-https-to-http.js +[3]: https://github.com/nodejitsu/node-http-proxy/tree/master/examples [4]: http://www.ietf.org/rfc/rfc2616.txt [5]: http://socket.io [6]: http://github.com/nodejitsu/node-http-proxy/issues