From a7f3177e82492873745d82a67ec3e4d5471fdf6b Mon Sep 17 00:00:00 2001 From: kidhab <32387157+kidhab@users.noreply.github.com> Date: Fri, 28 Oct 2022 15:22:11 +0200 Subject: [PATCH 1/2] Update link to forum --- doc/SETUP_PRODUCTION.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/SETUP_PRODUCTION.md b/doc/SETUP_PRODUCTION.md index 02833211f..2123ddbf1 100644 --- a/doc/SETUP_PRODUCTION.md +++ b/doc/SETUP_PRODUCTION.md @@ -2,7 +2,7 @@ The recommended way to run Foodsoft in production is using docker. Alternative options are discussed [in the wiki](https://github.com/foodcoops/foodsoft/wiki/Deployment-notes). If you -have any questions, please contact the mailing list [foodsoft-discuss](http://foodsoft.274.s1.nabble.com/foodsoft-discuss-f5.html). +have any questions, please have a look at the [forum](https://forum.foodsoft.net). ## Docker From 257d68756aeff5fe6dc41c8b7cfa5c9087cbef6a Mon Sep 17 00:00:00 2001 From: kidhab <32387157+kidhab@users.noreply.github.com> Date: Fri, 28 Oct 2022 17:45:18 +0200 Subject: [PATCH 2/2] Replace link to mailinglist with link to forum --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7cb256f3a..a1a9de244 100644 --- a/README.md +++ b/README.md @@ -56,8 +56,8 @@ install and configure Foodsoft without having to publish your changes. These files are marked as public domain in the file header. If you have any remaining questions, please -[open an issue](https://github.com/foodcoops/foodsoft/issues/new) or contact -the [mailing list](http://foodsoft.274.s1.nabble.com/foodsoft-discuss-f5.html). +[open an issue](https://github.com/foodcoops/foodsoft/issues/new) or open a new +topic at the [forum](https://forum.foodcoops.net). Please see [LICENSE](LICENSE.md) for the full and authoritative text. Some bundled third-party components have [other licenses](vendor/README.md).