Fixlinks to func-file.md (#1122)

This commit is contained in:
Michael J Williams
2018-07-16 08:38:39 -06:00
committed by Matthew Gilliard
parent 25a1828e2e
commit 8221867b42
3 changed files with 3 additions and 3 deletions

View File

@@ -7,7 +7,7 @@ If you are a developer using Fn through the API, this section is for you.
### Getting Started
* [Quickstart](https://github.com/fnproject/fn#quickstart)
* [Function file (func.yaml)](developers/function-file.md)
* [Function file (func.yaml)](developers/func-file.md)
* [FDKs](developers/fdks.md)
* [Config Vars for Functions](developers/configs.md)
* [Hot functions](developers/hot-functions.md)