From 7ce89d0ac52df46a228cfd3ae3bc755dfda81565 Mon Sep 17 00:00:00 2001
From: Tilman Vatteroth
Date: Sat, 14 Nov 2020 21:21:39 +0100
Subject: Replace placeholder with actual link
Signed-off-by: Tilman Vatteroth
---
public/views/index/body.ejs | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'public')
diff --git a/public/views/index/body.ejs b/public/views/index/body.ejs
index 561502f0..9a76f89f 100644
--- a/public/views/index/body.ejs
+++ b/public/views/index/body.ejs
@@ -45,7 +45,7 @@
<%= __('Best way to write and share your knowledge in markdown.') %>
- CodiMD was renamed to HedgeDoc. Read more
+ CodiMD was renamed to HedgeDoc. Read more
<% if (infoMessage && infoMessage.length > 0) { %>
<%= infoMessage %>
--
cgit v1.2.3