From 06e994436c459dee850cdde45366974f57d9d23c Mon Sep 17 00:00:00 2001 From: Chris Caron Date: Mon, 13 Feb 2023 22:28:26 -0500 Subject: [PATCH] Updated Notify_notica (markdown) --- Notify_notica.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Notify_notica.md b/Notify_notica.md index 12ec687..a271d7f 100644 --- a/Notify_notica.md +++ b/Notify_notica.md @@ -23,12 +23,12 @@ Valid syntaxes are as follows: * `notica://{token}` For self hosted solutions, you can use the following: -* `{schema}://{host}/{token}` -* `{schema}://{host}:{port}/{token}` -* `{schema}://{user}@{host}/{token}` -* `{schema}://{user}@{host}:{port}/{token}` -* `{schema}://{user}:{password}@{host}/{token}` -* `{schema}://{user}:{password}@{host}:{port}/{token}` +* `notica://{host}/{token}` +* `notica://{host}:{port}/{token}` +* `notica://{user}@{host}/{token}` +* `notica://{user}@{host}:{port}/{token}` +* `notica://{user}:{password}@{host}/{token}` +* `notica://{user}:{password}@{host}:{port}/{token}` ### Parameter Breakdown | Variable | Required | Description