From be630540b2b967cb6bb88a7c7065f85033c48d66 Mon Sep 17 00:00:00 2001 From: Nigel Deakin Date: Fri, 29 Sep 2017 12:07:56 +0100 Subject: [PATCH] Add README for hotfunctions go example and update docs to point to it --- examples/tutorial/hotfunctions/http/go/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/tutorial/hotfunctions/http/go/README.md b/examples/tutorial/hotfunctions/http/go/README.md index c5f8e73c6..eca8a89e2 100644 --- a/examples/tutorial/hotfunctions/http/go/README.md +++ b/examples/tutorial/hotfunctions/http/go/README.md @@ -4,7 +4,7 @@ This is an example of a hot function. The [hot function documentation](/docs/hot ### How to run the example -Install the CLI tool, start a Fn server and run `docker login` to login to DockerHub. See the [front page](README.md) for instructions. +Install the CLI tool, start a Fn server and run `docker login` to login to DockerHub. See the [front page](/README.md) for instructions. Set your Docker Hub username