From b506db11a042f67cc752eecd79977cc944df5663 Mon Sep 17 00:00:00 2001
From: David Mehren
Date: Fri, 27 Nov 2020 19:53:14 +0100
Subject: Replace references to Matrix room with chat.hedgedoc.org
Signed-off-by: David Mehren
---
public/docs/features.md | 2 +-
public/views/index/body.ejs | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
(limited to 'public')
diff --git a/public/docs/features.md b/public/docs/features.md
index 8c88d7ae..378b81dd 100644
--- a/public/docs/features.md
+++ b/public/docs/features.md
@@ -7,7 +7,7 @@ This means that you can write notes with other people on your **desktop**, **tab
You can sign-in via multiple auth providers like **Facebook**, **Twitter**, **GitHub** and many more on the [*homepage*](/).
If you experience any *issues*, feel free to report it on [**GitHub**](https://github.com/hedgedoc/hedgedoc/issues).
-Or meet us on [**Matrix.org**](https://matrix.to/#/#hedgedoc:matrix.org) for dev-talk and interactive help.
+Or meet us on [**Matrix**](https://chat.hedgedoc.org) for dev-talk and interactive help.
**Thank you very much!**
## Workspace
diff --git a/public/views/index/body.ejs b/public/views/index/body.ejs
index 6176cb6e..d3552c75 100644
--- a/public/views/index/body.ejs
+++ b/public/views/index/body.ejs
@@ -162,7 +162,7 @@
<%- __('Powered by %s', 'HedgeDoc') %> | <%= __('Releases') %> | <%= __('Source Code') %><% if(imprint) { %> | <%= __('Imprint') %><% } %><% if(privacyStatement) { %> | <%= __('Privacy') %><% } %><% if(termsOfUse) { %> | <%= __('Terms of Use') %><% } %>
--
cgit v1.2.3