From 3af4744aaf6a69efc16555bb1ee7ee36c5b065b1 Mon Sep 17 00:00:00 2001 From: Hillside502 Date: Fri, 26 Oct 2018 16:13:54 +0000 Subject: [PATCH] HTTPS links where available --- REST-API.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/REST-API.md b/REST-API.md index 72f0d60..2586cad 100644 --- a/REST-API.md +++ b/REST-API.md @@ -1,7 +1,7 @@ REST API is not complete yet, please add missing functionality with pull requests to devel branch. If you are in a hurry, you can use these to have more functionality: -* http://restheart.org +* https://restheart.org * http://vulcanjs.org For workflows see [If-this-then-that issue](https://github.com/wekan/wekan/issues/1160) than mentions Huginn, Flogo etc.