diff --git a/examples/tutorial/README.md b/examples/tutorial/README.md index 24866749f..dcf94f843 100644 --- a/examples/tutorial/README.md +++ b/examples/tutorial/README.md @@ -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) \ No newline at end of file +* [Introduction to Java Fn](https://github.com/fnproject/tutorials/tree/master/JavaFDKIntroduction)