diff --git a/README.txt b/README.txt index 0459b35..08d310f 100644 --- a/README.txt +++ b/README.txt @@ -8,7 +8,7 @@ Copyright (C) 2022 Jordan Bancino <@jordan:bancino.net> This is the source code for Telodendria, a Matrix homeserver written in C. All of the documentation is available as man pages in the -docs/ directory, or online at https://telodendria.io +man/ directory, or online at https://telodendria.io If information is missing from the documentation, please feel free to reach out to #telodendria-general:bancino.net on Matrix. diff --git a/TODO.txt b/TODO.txt index 12cc798..6969544 100644 --- a/TODO.txt +++ b/TODO.txt @@ -51,6 +51,8 @@ Phase 2: Building a foundation [x] Route requests [x] Handle requests [ ] Data abstraction layer + [ ] Database upgrades/migration path + [ ] Caching and cache control [x] Error generation [x] Properly implement the command line options as stated in telodendria(8) [x] Remove "chroot" option, just chroot into the data dir, and make the log