From 30fda80295c6805710785a575fa8530bb3bd6d7b Mon Sep 17 00:00:00 2001 From: Chad Arimura Date: Wed, 6 Sep 2017 08:25:34 -0700 Subject: [PATCH] Update README.md --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index b43afb6f1..9b4e7d98d 100644 --- a/docs/README.md +++ b/docs/README.md @@ -11,7 +11,7 @@ If you are a developer using Fn through the API, this section is for you. * [Function file (func.yaml)](function-file.md) * [Packaging functions](packaging.md) * [Open Function Format](function-format.md) -* [API Reference](http://petstore.swagger.io/?url=https://raw.githubusercontent.com/fnproject/fn/master/docs/swagger.yml?token=AAFp-BC7bv6KA3TJYwSdf3vEP-0u4Pbdks5ZuU1RwA%3D%3D) +* API Reference (coming soon) * [Hot functions](hot-functions.md) * [Async functions](async.md) * [FAQ](faq.md)