mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
Updated docs, cleaned things up, DRY's up function format stuff. (#688)
* Updated docs, cleaned things up, DRY's up function format stuff. * deleted files * updated bad link
This commit is contained in:
@@ -28,7 +28,7 @@ Learn the basics about sending data into your function. Choose your language:
|
||||
## Key Examples
|
||||
|
||||
* Learn how to get parameters from a web request. [Click here](params)
|
||||
* Write your first HotFunction (stays alive to minimize latency between requests). [Click here](../../docs/hot-functions.md)
|
||||
* Write your first HotFunction (stays alive to minimize latency between requests). [Click here](../../docs/developers/hot-functions.md)
|
||||
|
||||
## Learn More
|
||||
|
||||
|
||||
Reference in New Issue
Block a user