summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorGary Kramlich <grim@reaperworld.com>2017-11-16 21:29:58 -0600
committerGary Kramlich <grim@reaperworld.com>2017-11-16 21:29:58 -0600
commit6b982f6090fd3dc79d606226cc86b4ece1e4b907 (patch)
tree4f65ebb04459d92d250138964e1f418644a57e95 /README
parent1085d2d4b0a64069525f03864a37fd73e9b3a40a (diff)
downloadpidgin-6b982f6090fd3dc79d606226cc86b4ece1e4b907.tar.gz
Fix a typo in a developer.pidgin.im link
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index bf6991f404..cf480c230a 100644
--- a/README
+++ b/README
@@ -60,7 +60,7 @@ per-user in `~/.purple/plugins` as well. Pidgin and Finch also look in
## Developing
There is a ton of information on developing Pidgin available at
-[develop.pidgin.im](https://developer.pidgin.im).
+[developer.pidgin.im](https://developer.pidgin.im).
To generate the documentation locally you can pass `-Ddoc=true` to `meson` or
`meson configure` which will build the `gtk-docs` for everything.