diff options
author | talexand <talexand@users.noreply.github.com> | 2014-10-28 15:13:05 -1000 |
---|---|---|
committer | talexand <talexand@users.noreply.github.com> | 2014-10-28 15:13:05 -1000 |
commit | 69b17f508876731c415a40690650645c69ae64e4 (patch) | |
tree | 7e3ef9b1c4e65ad59f3e17d6b441697022ea6a88 | |
parent | 9a01f905ebe7814db3d49e14b4703bcb47d91c17 (diff) | |
download | etherpad-lite-69b17f508876731c415a40690650645c69ae64e4.zip |
changed link wording for readme plugin reference
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -76,7 +76,7 @@ You should use a dedicated database such as "mysql", if you are planning on usin ## Plugins and themes -Etherpad is very customizable through plugins. Instructions for installing themes and plugins can be found [here](https://github.com/ether/etherpad-lite/wiki/Available-Plugins). +Etherpad is very customizable through plugins. Instructions for installing themes and plugins can be found in [the plugin wiki article](https://github.com/ether/etherpad-lite/wiki/Available-Plugins). ## 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. |