diff options
author | Richard van der Hoff <richard@matrix.org> | 2015-10-13 18:23:53 +0100 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2015-10-13 18:23:53 +0100 |
commit | 18bd416dc07df0bd78014efefdfe80a56b92f776 (patch) | |
tree | 674e7d291e6251b36d941d511e1f5fd5e7d4d014 | |
parent | c4a08cea39c2fc2475845fa9163cefca30221612 (diff) | |
download | purple-matrix-18bd416dc07df0bd78014efefdfe80a56b92f776.tar.gz |
Fix link in README
It was too much to hope that I could manage a whole 10 lines without messing
one up.
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ This project is a plugin for [libpurple](https://developer.pidgin.im/wiki/WhatIsLibpurple) which adds the ability to communicate with [matrix.org](http://matrix.org) homeservers to any -libpurple-based clients (such as [Pidgin](www.pidgin.im)). +libpurple-based clients (such as [Pidgin](http://www.pidgin.im)). # Installation |