From 18a2fcadaf70acaa297af310b44fad899c407af2 Mon Sep 17 00:00:00 2001 From: Kyle Robbertze Date: Mon, 7 Oct 2019 22:49:29 +0200 Subject: [PATCH] Add mattermost link to docs Closes: #538 --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index f2da86c6a..7572f246a 100644 --- a/docs/index.md +++ b/docs/index.md @@ -15,7 +15,7 @@ If you are end-user of an already installed LibreTime instance we have a number We also have [how-to guides](manual/howtos) that contain step-by-step instructions for various common tasks. -There are currently no companies offering turn-key LibreTime hosting so if you are interested in running it you will need to have some familiarity with running a linux server. You can always reach out to help from the community at our [forum](http://discourse.libretime.org) +There are currently no companies offering turn-key LibreTime hosting so if you are interested in running it you will need to have some familiarity with running a linux server. You can always reach out to help from the community at our [forum](http://discourse.libretime.org). You can also join our [Mattermost instance](https://chat.libretime.org/) and talk with other developers and users. Getting Started (for Developers and Admins) ---------------