From 4fa9d8974347405ab829734724d6dfb966bb13aa Mon Sep 17 00:00:00 2001 From: Edward Wilde Date: Wed, 30 May 2018 23:54:09 +0100 Subject: [PATCH] docs: add link to documentation source repo Signed-off-by: Edward Wilde --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0cf81c33..12aab99f 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,8 @@ Other [Sample functions](https://github.com/openfaas/faas/tree/master/sample-fun ## Documentation -We are building a new documentation site at [docs.openfaas.com](http://docs.openfaas.com). +We are building a new documentation site at [docs.openfaas.com](http://docs.openfaas.com). +The source repository for the documentation website is [openfaas/docs](https://github.com/openfaas/docs). For all other guides, tutorials, trouble-shooting and blog posts head over to our [guides page](https://github.com/openfaas/faas/tree/master/guide) on GitHub.