docs: add link to documentation source repo

Signed-off-by: Edward Wilde <ewilde@gmail.com>
This commit is contained in:
Edward Wilde 2018-05-30 23:54:09 +01:00 committed by Alex Ellis
parent d988818715
commit 4fa9d89743

View File

@ -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.