diff options
author | marty hiatt <martianhiatus [a t] riseup [d o t] net> | 2022-11-28 22:54:57 +0100 |
---|---|---|
committer | marty hiatt <martianhiatus [a t] riseup [d o t] net> | 2022-11-28 22:55:16 +0100 |
commit | ed6024c273f285c93f2dfdea935eb7cbf94b064e (patch) | |
tree | 7bad8109245478bffc8b0409a8119659edae7bd0 | |
parent | f0d215f30f5d874a9b74d034c9d44da8b046e204 (diff) |
update package commentary
-rw-r--r-- | lisp/mastodon.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/mastodon.el b/lisp/mastodon.el index 921e3af..a6ee4bc 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: |