diff options
author | pedro-nonfree <pedro-nonfree@users.noreply.github.com> | 2018-02-08 19:58:27 +0100 |
---|---|---|
committer | Luiza Pagliari <lpagliari@gmail.com> | 2018-02-08 16:58:27 -0200 |
commit | 4ae95c4107fc6dd056045a7f99b7d6510011e433 (patch) | |
tree | 89c4c3e82fab588c100531ef7a891d1cc359460b | |
parent | f8e7a24f5ef99faa7972b4192a6d5b51a4860360 (diff) | |
download | etherpad-lite-4ae95c4107fc6dd056045a7f99b7d6510011e433.zip |
documentation now is in doc/ (#3322)
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -87,7 +87,7 @@ Etherpad is very customizable through plugins. Instructions for installing theme ## Helpful resources The [wiki](https://github.com/ether/etherpad-lite/wiki) is your one-stop resource for Tutorials and How-to's, really check it out! Also, feel free to improve these wiki pages. -Documentation can be found in `docs/`. +Documentation can be found in `doc/`. # Development |