Replace chat with forum in the support page

This commit is contained in:
Johannes Zellner
2018-02-20 11:55:57 -08:00
parent 4f1bbfd9e3
commit c2232936e0

View File

@@ -14,7 +14,7 @@
<div class="col-lg-12">
For user manuals and app development related questions, please refer to our <a href="{{ config.webServerOrigin }}/documentation.html" target="_blank"> documentation</a>.
<br/><br/>
For any other questions, chat with us live at <a href="https://chat.cloudron.io/" target="_blank">chat.cloudron.io</a> write to <a href="mailto:support@cloudron.io">support@cloudron.io</a>.
For any other questions, search and ask in our <a href="https://forum.cloudron.io/" target="_blank">forum</a> or write to <a href="mailto:support@cloudron.io">support@cloudron.io</a>.
</div>
</div>
</div>