From 3cde2faed0440926c8913e72100aa18562bacbb0 Mon Sep 17 00:00:00 2001 From: Aaron Shaw Date: Sun, 13 Dec 2020 21:49:32 +0000 Subject: [PATCH] docs: add documentation links add documentation and faq links Change-Type: patch Closes: https://github.com/balena-io/etcher/issues/3191 Signed-off-by: Aaron Shaw --- SUPPORT.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/SUPPORT.md b/SUPPORT.md index b5b129d6..f276a8cd 100644 --- a/SUPPORT.md +++ b/SUPPORT.md @@ -4,6 +4,13 @@ Getting help with Etcher There are various ways to get support for Etcher if you experience an issue or have an idea you'd like to share with us. +Documentation +------ + +We have answers to a variety of frequently asked questions in the [user +documentation][documentation] and also in the [FAQs][faq] on the Etcher website. + + Forums ------ @@ -32,3 +39,5 @@ one][new-issue]. [discourse]: https://forums.balena.io/c/etcher [issues]: https://github.com/balena-io/etcher/issues [new-issue]: https://github.com/balena-io/etcher/issues/new +[documentation]: https://github.com/balena-io/etcher/blob/master/docs/USER-DOCUMENTATION.md +[faq]: https://etcher.io