doc: fix links
authorMaciej Małecki <maciej.malecki@notimplemented.org>
Tue, 1 Nov 2011 19:52:35 +0000 (20:52 +0100)
committerBen Noordhuis <info@bnoordhuis.nl>
Tue, 1 Nov 2011 21:26:52 +0000 (22:26 +0100)
commitfc61134b1ae4c4fa5ee2cd22208c1e755cd665dd
treecbc9d91cea30e1fae5cb8a0b7e2d201983b6b187
parent3060266ff149388ca5443725e6cdbc0e8c651bcf
doc: fix links

Changes:

  * 'http://github.com' => 'https://github.com'
  * 'https://github.com/ry/node' => 'https://github.com/joyent/node'
  * 'https://github.com/ry/http-parser' =>
    'https://github.com/joyent/http-parser'
  * old issue links
  * wiki link
ChangeLog
README.md
doc/api/appendix_1.markdown
doc/api/readline.markdown
doc/index.html
lib/readline.js
src/node_http_parser.cc
test/pummel/test-next-tick-loops-quick.js
test/simple/test-http-eof-on-connect.js
test/simple/test-http-extra-response.js
test/simple/test-http-parser.js