From fef1469c61cb356f081563ff5ed20d97e641d710 Mon Sep 17 00:00:00 2001 From: John Gallagher Date: Mon, 16 Apr 2018 11:30:27 -0700 Subject: [PATCH] Update readme to point to the proper link (#628) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9dda87a7..949c722b 100644 --- a/README.md +++ b/README.md @@ -97,12 +97,12 @@ See the [examples](examples) directory for more. Running Fission on your Cluster =============================== -See the [installation guide](http://fission.io/docs/latest/installation/). +See the [installation guide](http://docs.fission.io/latest/installation). Compiling Fission ================= -See the [compilation guide](http://fission.io/docs/latest/compilation/). +See the [compilation guide](http://docs.fission.io/latest/contributing/compiling/). Status ======