WIP: Updating docs (#233)

* Fixed bad link

* Update README.md
This commit is contained in:
Travis Reeder
2017-08-31 14:17:20 -07:00
committed by GitHub
parent 6e8916400b
commit 4de59c63ad

View File

@@ -7,7 +7,7 @@ If you are a developer using Oracle Functions through the API, this section is f
* [Quickstart](https://github.com/treeder/functions#quickstart)
* [Usage](usage.md)
* [Writing functions](writing.md)
* [fn (CLI Tool)](/fn/README.md)
* [fn (CLI Tool)](https://github.com/fnproject/cli/blob/master/README.md)
* [Function file (func.yaml)](function-file.md)
* [Packaging functions](packaging.md)
* [Open Function Format](function-format.md)