summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
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.