From 253e44fdbedd88863868b0ecc98851085bc28e72 Mon Sep 17 00:00:00 2001 From: Ganesh Guttikonda Date: Sun, 4 Nov 2018 23:41:22 -0800 Subject: [PATCH] Updating the compile documentation link (#965) * Updating the compile documentation link * Changing the protocol to https --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f9b255da..a0cac96c 100644 --- a/README.md +++ b/README.md @@ -98,12 +98,12 @@ See the [examples](examples) directory for more. Running Fission on your Cluster =============================== -See the [installation guide](http://docs.fission.io/latest/installation). +See the [installation guide](https://docs.fission.io/latest/installation). Compiling Fission ================= -See the [compilation guide](http://docs.fission.io/latest/contributing/compiling/). +See the [compilation guide](https://docs.fission.io/latest/contributing/). Status ======