aboutsummaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authormarty hiatt <martianhiatus [a t] riseup [d o t] net>2022-11-28 22:54:57 +0100
committermarty hiatt <martianhiatus [a t] riseup [d o t] net>2022-11-28 22:54:57 +0100
commit1ae42ccc7771ee8584d5aad0675b62f7ba851939 (patch)
tree42b11e74faf69a421746df7c43bf339a223b8d49 /lisp
parente1d53239cd633e7d8b3d1638284963a2e6e7dba3 (diff)
update package commentary
Diffstat (limited to 'lisp')
-rw-r--r--lisp/mastodon.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/mastodon.el b/lisp/mastodon.el
index 3e0d4e8..20b420e 100644
--- a/lisp/mastodon.el
+++ b/lisp/mastodon.el
@@ -29,8 +29,8 @@
;;; Commentary:
-;; mastodon.el is an Emacs client for Mastodon <https://github.com/tootsuite/mastodon>,
-;; the federated microblogging social network. It also works with Pleroma instances.
+;; mastodon.el is an Emacs client for Mastodon <https://github.com/mastodon/mastodon>,
+;; the federated microblogging social network. It also works with Pleroma instances and other services that implement the Mastodon API.
;; See the readme file at https://codeberg.org/martianh/mastodon.el for set up and usage details.
;;; Code: