From c562ad2228ec2fd85193cb2fe1193d39524e1b6c Mon Sep 17 00:00:00 2001 From: austinfrey Date: Fri, 6 Oct 2017 13:53:28 +0000 Subject: [PATCH] Added link to initial debugging discussion to guide/README.md Signed-off-by: austinfrey --- guide/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/guide/README.md b/guide/README.md index 350e03d0..7f80fd4f 100644 --- a/guide/README.md +++ b/guide/README.md @@ -21,6 +21,8 @@ Suggestions for new topics are welcome. Please also check the [Issue tracker](ht * [Hardening OpenFaaS with Kong & TLS](https://github.com/openfaas/faas/blob/master/guide/kong_integration.md) +* WIP [Debugging Functions](https://github.com/openfaas/faas/issues/223) + ## Blog posts and tutorials ### Hands-on with Node.js / Python