From 978538c0de5afcf6cf4a21c0782a6b1e7fa57d9d Mon Sep 17 00:00:00 2001
From: Tilman Vatteroth
Date: Sat, 14 Nov 2020 22:24:44 +0100
Subject: Correct repo name
Signed-off-by: Tilman Vatteroth
---
public/views/index/body.ejs | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'public/views/index')
diff --git a/public/views/index/body.ejs b/public/views/index/body.ejs
index 9a76f89f..cb96e628 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