From 126118304b8974f3cea4e7c3240a9e05686a2cb7 Mon Sep 17 00:00:00 2001 From: Chris Caron Date: Fri, 11 Nov 2022 18:54:20 -0500 Subject: [PATCH] Updated Notify_mastodon (markdown) --- Notify_mastodon.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Notify_mastodon.md b/Notify_mastodon.md index 7cc7ac1..7a7e170 100644 --- a/Notify_mastodon.md +++ b/Notify_mastodon.md @@ -29,7 +29,7 @@ Valid syntax is as follows: * `mastodon://{token}@{host}/{targets}` * `mastodons://{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).