summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorworfox <cs@sterner.cc>2015-04-28 21:25:44 +0200
committerworfox <cs@sterner.cc>2015-04-28 21:25:44 +0200
commitb295bb70ecaf04f97396c8ee24e3a48b5dbffb60 (patch)
tree3cdd7fbad0f740d299d0a0ab6321688fda851aeb /README.md
parent6a1efc32e635a86b0d848d058ba152403c49bec2 (diff)
Fixed 404ing link to TODO in README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2a7945f9..67a877c1 100644
--- a/README.md
+++ b/README.md
@@ -29,7 +29,7 @@ We want Tox to be as simple as possible while remaining as secure as possible.
29The goal of this project is to create a configuration-free P2P Skype replacement. “Configuration-free” means that the user will simply have to open the program and will be capable of adding people and communicating with them without having to set up an account. There are many so-called Skype replacements, but all of them are either hard to configure for the normal user or suffer from being way too centralized. 29The goal of this project is to create a configuration-free P2P Skype replacement. “Configuration-free” means that the user will simply have to open the program and will be capable of adding people and communicating with them without having to set up an account. There are many so-called Skype replacements, but all of them are either hard to configure for the normal user or suffer from being way too centralized.
30 30
31## TODO: 31## TODO:
32- [TODO](/docs/TODO) 32- [TODO](/docs/TODO.md)
33 33
34 34
35## Documentation: 35## Documentation: