Fixing links to hot samples (#452)

Hot formats were moved
This commit is contained in:
Denis Makogon
2017-10-22 17:37:31 +03:00
committed by Travis Reeder
parent de4a20624d
commit 6a23bc3a6b

View File

@@ -23,9 +23,9 @@ Learn how to get parameters from a web request. [Click here](params)
### Part 3
Write your first HotFunction (stays alive to minimize latency between requests). [Click here](hotfunctions/http)
Write your first HotFunction (stays alive to minimize latency between requests). [Click here](https://github.com/fnproject/fn/tree/master/examples/formats)
## Other Tutorials
* [Introduction to Fn](https://github.com/fnproject/tutorials/tree/master/Introduction)
* [Introduction to Java Fn](https://github.com/fnproject/tutorials/tree/master/JavaFDKIntroduction)
* [Introduction to Java Fn](https://github.com/fnproject/tutorials/tree/master/JavaFDKIntroduction)