Relative links in Readme.

This commit is contained in:
irungentoo 2013-06-26 19:55:34 -04:00
parent 0979a85767
commit a400ea39ea

View File

@ -44,8 +44,8 @@ Keep everything really simple.
### Details:
DHT protocol:
see: [docs/DHT.txt](https://github.com/irungentoo/InsertProjectNameHere/blob/master/docs/DHT.txt)
see: [docs/DHT.txt](/docs/DHT.txt)
Lossless UDP protocol:
Either we find one with an already working implementation (Didn't find a good implementation, writing my own)
see also: [docs/Lossless_UDP.txt](https://github.com/irungentoo/InsertProjectNameHere/blob/master/docs/Lossless_UDP.txt)
see also: [docs/Lossless_UDP.txt](/docs/Lossless_UDP.txt)