From cc1fd70ea79f80e363d9edb9919a8ed8655613ba Mon Sep 17 00:00:00 2001 From: Jeffrey Phillips Freeman <jeffrey.freeman@syncleus.com> Date: Sun, 19 Jan 2020 23:44:16 +0100 Subject: [PATCH] Docs: Updated links to point to the GitLab repository. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 77e0182a..f7acf5f5 100644 --- a/README.md +++ b/README.md @@ -57,9 +57,9 @@ For documentation refer to our [project page](http://syncleus.com/Ferma) as well [latest Javadocs](http://www.javadoc.io/doc/com.syncleus.ferma/ferma). For support please use [Gitter](https://gitter.im/Syncleus/Ferma?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) -or the [official Ferma mailing list](https://groups.google.com/a/syncleus.com/forum/#!forum/ferma-list). +or the [official Ferma mailing list and Discourse forum](https://discourse.qoto.org/c/PROJ/FERMA). -Please file bugs and feature requests on [Github](https://github.com/Syncleus/Ferma/issues). +Please file bugs and feature requests on the [QOTO GitLab](https://git.qoto.org/ferma/Ferma/issues). ## Dependency -- GitLab