diff options
author | Luiza Pagliari <lpagliari@gmail.com> | 2017-05-10 09:57:32 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-05-10 09:57:32 -0300 |
commit | 983946e66428b7f614078bea2c1cf4e2bc0fcd16 (patch) | |
tree | 9fd32a412d001c6d559b96784ae689b97a783914 | |
parent | b43137ad2c30b8d8153a7f66ecb493ca3822481f (diff) | |
parent | 2dc3eb79d2f2de0fbbcbde54686155fa93819a38 (diff) | |
download | etherpad-lite-983946e66428b7f614078bea2c1cf4e2bc0fcd16.zip |
Merge pull request #3188 from lex111/patch-1
Fix links to README.md
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -117,9 +117,9 @@ Join the [mailinglist](http://groups.google.com/group/etherpad-lite-dev) and mak * [async-stacktrace](https://github.com/Pita/async-stacktrace) "Improves node.js stacktraces and makes it easier to handle errors" # Donate! -* [Flattr] (http://flattr.com/thing/71378/Etherpad-Foundation) +* [Flattr](http://flattr.com/thing/71378/Etherpad-Foundation) * Paypal - Press the donate button on [etherpad.org](http://etherpad.org) -* [Bitcoin] (https://coinbase.com/checkouts/1e572bf8a82e4663499f7f1f66c2d15a) +* [Bitcoin](https://coinbase.com/checkouts/1e572bf8a82e4663499f7f1f66c2d15a) # License [Apache License v2](http://www.apache.org/licenses/LICENSE-2.0.html) |