From 7cde6958f3e11546d7137eb61071207c6e6cc2b9 Mon Sep 17 00:00:00 2001 From: Sheogorath Date: Wed, 27 Mar 2019 19:31:20 +0100 Subject: Update links to new repositories After a long discussion, it turned out that CodiMD as community project and HackMD as a company, have fundamental different views on the project governance. Due to this, it came to point where the decision for a fork was made. After the fork and move towards an own organisation, this patch updates all links inside the project to the new repositories. Signed-off-by: Sheogorath --- public/views/index/body.ejs | 2 +- public/views/shared/help-modal.ejs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'public/views') diff --git a/public/views/index/body.ejs b/public/views/index/body.ejs index 3b8ef621..c8e86b94 100644 --- a/public/views/index/body.ejs +++ b/public/views/index/body.ejs @@ -154,7 +154,7 @@ <%- __('Powered by %s', 'CodiMD') %> | <%= __('Releases') %>| <%= __('Source Code') %><% if(privacyStatement) { %> | <%= __('Privacy') %><% } %><% if(termsOfUse) { %> | <%= __('Terms of Use') %><% } %>

- <%- __('Follow us on %s and %s.', ' GitHub, Riot', ' POEditor') %> + <%- __('Follow us on %s and %s.', ' GitHub, Riot', ' POEditor') %>
diff --git a/public/views/shared/help-modal.ejs b/public/views/shared/help-modal.ejs index ec35b0e9..ab9f6b70 100644 --- a/public/views/shared/help-modal.ejs +++ b/public/views/shared/help-modal.ejs @@ -15,7 +15,7 @@

<%= __('Contacts') %>

- <%= __('Report an issue') %> + <%= __('Report an issue') %>
<%= __('Meet us on %s', 'Matrix') %>
-- cgit v1.2.3