diff options
author | Simon Bohlin <simon.bohlin@gmail.com> | 2010-04-15 00:43:04 +0200 |
---|---|---|
committer | Simon Bohlin <simon.bohlin@gmail.com> | 2010-04-15 00:43:04 +0200 |
commit | f8aa31de5a701b7f3f7eb1a0397a97b3787631b3 (patch) | |
tree | 446a8343a85c2d51af0e2d605994aaa2451aa216 | |
parent | 3acc9a3470cc06f969c266d8635380fe9eb52380 (diff) | |
download | etherpad-f8aa31de5a701b7f3f7eb1a0397a97b3787631b3.tar.gz etherpad-f8aa31de5a701b7f3f7eb1a0397a97b3787631b3.tar.xz etherpad-f8aa31de5a701b7f3f7eb1a0397a97b3787631b3.zip |
Linkify links
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ # About Etherpad EtherPad is a web-based realtime collaborative document editor. -EtherPad currently lives at http://etherpad.org +EtherPad currently lives at <http://etherpad.org> -For instructions to build and run EtherPad, see: http://doc.etherpad.org/ep/tag/?query=installation +For instructions to build and run EtherPad, see: <http://doc.etherpad.org/ep/tag/?query=installation> |