Fix hot function example link (#469)

This commit is contained in:
Lingxian Kong
2017-01-02 21:01:44 +13:00
committed by C Cirello
parent ca9753908e
commit 73d4f1e180

View File

@@ -19,7 +19,7 @@ input/output.
## Implementing a hot function
In the [examples directory](https://github.com/iron-io/functions/blob/master/examples/hotcontainers/http/func.go), there is one simple implementation of a hot function
In the [examples directory](https://github.com/iron-io/functions/blob/master/examples/hotfunctions/http/func.go), there is one simple implementation of a hot function
which we are going to get in the details here.
The basic cycle comprises three steps: read standard input up to a previosly