From 950e54c990adbcbbdaf951b7ccd745e78abc31fe Mon Sep 17 00:00:00 2001 From: coderaiser Date: Tue, 29 May 2018 16:32:24 +0300 Subject: [PATCH] docs(help) heroku: http -> https --- HELP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HELP.md b/HELP.md index c21b03e8..376ef661 100644 --- a/HELP.md +++ b/HELP.md @@ -4,7 +4,7 @@ [MainURL]: http://cloudcmd.io "Main" [BlogURL]: http://blog.cloudcmd.io "Blog" -[HerokuURL]: http://cloudcmd.herokuapp.com/ "Heroku" +[HerokuURL]: https://cloudcmd.herokuapp.com/ "Heroku" [NowURL]: https://cloudcmd.now.sh/ "Now" [HEROKU_LIVE_IMG]: https://status-io.cloudcmd.io/host/cloudcmd.herokuapp.com/img/txt.png "Heroku" [NOW_LIVE_IMG]: https://status-io.cloudcmd.io/host/cloudcmd.now.sh/img/txt.png "Now"