From 50c3f04dcdb6892dba13a7edaa6221a4392b927d Mon Sep 17 00:00:00 2001 From: coderaiser Date: Sat, 2 Jul 2022 13:53:15 +0300 Subject: [PATCH] docs(help) add Support --- HELP.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/HELP.md b/HELP.md index d5cb2264..be7748aa 100644 --- a/HELP.md +++ b/HELP.md @@ -1,9 +1,10 @@ # Cloud Commander v16.3.1 -### [Main][MainURL] [Blog][BlogURL] +### [Main][MainURL] [Blog][BlogURL] [Support][SupportURL] -[MainURL]: http://cloudcmd.io "Main" -[BlogURL]: http://blog.cloudcmd.io "Blog" +[MainURL]: https://cloudcmd.io "Main" +[BlogURL]: https://blog.cloudcmd.io "Blog" +[SupportURL]: https://patreon.com/coderaiser "Patreon" [DWORD]: https://github.com/cloudcmd/dword "Editor based on CodeMirror" [EDWARD]: https://github.com/cloudcmd/edward "Editor based on Ace" [DEEPWORD]: https://github.com/cloudcmd/deepword "Editor based on Monaco"