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/views/index/body.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'public/views/index/body.ejs') 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') %><% } %>

- <%- __('Follow us on %s and %s.', ' GitHub, Discourse, Matrix, Mastodon', ' POEditor') %> + <%- __('Follow us on %s and %s.', ' GitHub, Discourse, Matrix, Mastodon', ' POEditor') %>
-- cgit v1.2.3