diff --git a/README.md b/README.md index 4acde41de..f7473d621 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,6 @@ the containers in the Cloudron. ## Community -* [Chat](https://chat.cloudron.io/) +* [Forum](https://forum.cloudron.io/) * [Support](mailto:support@cloudron.io) diff --git a/scripts/cloudron-setup b/scripts/cloudron-setup index 4b616bdba..6faa14c82 100755 --- a/scripts/cloudron-setup +++ b/scripts/cloudron-setup @@ -124,7 +124,7 @@ echo "" echo " Follow setup logs in a second terminal with:" echo " $ tail -f ${LOG_FILE}" echo "" -echo " Join us at https://chat.cloudron.io for any questions." +echo " Join us at https://forum.cloudron.io for any questions." echo "" if [[ "${initBaseImage}" == "true" ]]; then diff --git a/src/mail_templates/app_down.ejs b/src/mail_templates/app_down.ejs index a7b358b6f..cb2b41c1f 100644 --- a/src/mail_templates/app_down.ejs +++ b/src/mail_templates/app_down.ejs @@ -9,7 +9,7 @@ This is most likely a problem in the application. To resolve this, you can try the following: * Restart the app in the app configuration dialog * Restore the app to the latest backup -* Contact us via support@cloudron.io or https://chat.cloudron.io +* Contact us via support@cloudron.io or https://forum.cloudron.io Powered by https://cloudron.io