diff --git a/readme.md b/readme.md index fc76bf82b..e346cc0c5 100644 --- a/readme.md +++ b/readme.md @@ -2,9 +2,9 @@ LokiNet is the reference implementation of LLARP (low latency anonymous routing protocol), a layer 3 onion routing protocol. -You can learn more about the high level design of LLARP [here](doc/high-level.txt) +You can learn more about the high level design of LLARP [here](docs/high-level.txt) -And you can read the LLARP protocol specification [here](doc/proto_v0.txt) +And you can read the LLARP protocol specification [here](docs/proto_v0.txt) ## Building