Merge pull request #208 from larsburgess/patch-1

[docs] Making README links consistent with latest project structure.
This commit is contained in:
Marak Squires 2012-03-13 17:29:20 -07:00
commit a088efdb04

View File

@ -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. WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
[0]: http://nodejitsu.com [0]: http://nodejitsu.com
[1]: https://github.com/nodejitsu/node-http-proxy/blob/master/examples/web-socket-proxy.js [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/basic-proxy-https.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/v0.5.0/examples [3]: https://github.com/nodejitsu/node-http-proxy/tree/master/examples
[4]: http://www.ietf.org/rfc/rfc2616.txt [4]: http://www.ietf.org/rfc/rfc2616.txt
[5]: http://socket.io [5]: http://socket.io
[6]: http://github.com/nodejitsu/node-http-proxy/issues [6]: http://github.com/nodejitsu/node-http-proxy/issues