From ba8cc50ca490173f7ba4d753db0bd10f78e6e744 Mon Sep 17 00:00:00 2001 From: Alex Ellis Date: Thu, 26 Oct 2017 14:37:00 +0100 Subject: [PATCH] Update README.md --- guide/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/guide/README.md b/guide/README.md index 51847986..31bb60c4 100644 --- a/guide/README.md +++ b/guide/README.md @@ -3,6 +3,8 @@ OpenFaaS guides This page is a collection of our key blog posts, tutorials and guides while we prepare a [dedicated site](https://github.com/openfaas/faas/issues/253) for documentation. For other queries please get in touch for a Slack invite or ping [@openfaas](https://twitter.com/openfaas) on Twitter. +> There is a PR underway for the new [documentation site](https://github.com/openfaas/faas/pull/274) + Suggestions for new topics are welcome. Please also check the [Issue tracker](https://github.com/openfaas/faas/issues). ## Deployment guides (start here) @@ -23,6 +25,8 @@ Suggestions for new topics are welcome. Please also check the [Issue tracker](ht * [Hardening OpenFaaS with Kong & TLS](kong_integration.md) +* [Reference documentation for Function Watchdog](../watchdog/) + * WIP [Debugging Functions](https://github.com/openfaas/faas/issues/223) ## Blog posts and tutorials