diff options
author | Alexandre Viau <reazem@reazem.net> | 2013-08-12 20:43:48 -0400 |
---|---|---|
committer | Alexandre Viau <reazem@reazem.net> | 2013-08-12 20:43:48 -0400 |
commit | d343dca8fe6171d66d8874de980a2090c7ad169a (patch) | |
tree | 4cbc0f17696bb8c0368df332878bedbd8ab98396 | |
parent | f9bfb42504ffb56fdcc028efbe1177fe1d45a26c (diff) |
Update README.md
Linked to wiki instead of dead pages.
-rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -49,9 +49,9 @@ configure for the normal user or suffer from being way too centralized. | |||
49 | 49 | ||
50 | - [Installation](/INSTALL.md) | 50 | - [Installation](/INSTALL.md) |
51 | - [Commands](/docs/commands.rst) | 51 | - [Commands](/docs/commands.rst) |
52 | - [DHT Protocol](https://github.com/irungentoo/ProjectTox-Core/wiki/DHT)<br /> | 52 | - [DHT Protocol](http://wiki.tox.im/index.php/DHT)<br /> |
53 | - [Lossless UDP Protocol](https://github.com/irungentoo/ProjectTox-Core/wiki/Lossless-UDP)<br /> | 53 | - [Lossless UDP Protocol](http://wiki.tox.im/index.php/Lossless_UDP)<br /> |
54 | - [Crypto](https://github.com/irungentoo/ProjectTox-Core/wiki/Crypto)<br /> | 54 | - [Crypto](http://wiki.tox.im/index.php/Crypto)<br /> |
55 | - [Ideas](https://github.com/irungentoo/ProjectTox-Core/wiki/Ideas) | 55 | - [Ideas](http://wiki.tox.im/index.php/Ideas) |
56 | 56 | ||
57 | [String]: https://en.wikipedia.org/wiki/String_(computer_science) | 57 | [String]: https://en.wikipedia.org/wiki/String_(computer_science) |