Updated Notify_mastodon (markdown)

master
Chris Caron 2022-11-11 18:54:20 -05:00
parent 6228cd2600
commit 126118304b
1 changed files with 1 additions and 1 deletions

@ -29,7 +29,7 @@ Valid syntax is as follows:
* `mastodon://{token}@{host}/{targets}` * `mastodon://{token}@{host}/{targets}`
* `mastodons://{token}@{host}/{targets}` * `mastodons://{token}@{host}/{targets}`
* `toot://{token}@{host}/{targets}` * `toot://{token}@{host}/{targets}`
* `toot://{token}@{host}/{targets}` * `toots://{token}@{host}/{targets}`
Simply use `mastodon://` or `toot://` if access in an insecure server and `mastodons://` or `toots://` if accessing a secure one (https). Simply use `mastodon://` or `toot://` if access in an insecure server and `mastodons://` or `toots://` if accessing a secure one (https).