From 9818b4094a73f8ffd93fce1a73d905582ba72be8 Mon Sep 17 00:00:00 2001 From: Unrud Date: Sun, 28 May 2017 03:36:49 +0200 Subject: [PATCH] Make link clickable Markdown rendered it as text with enclosing []. --- edit.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/edit.md b/edit.md index 695d28dc..4217e7e3 100644 --- a/edit.md +++ b/edit.md @@ -5,4 +5,4 @@ permalink: /edit/ --- To change or complement the documentation create a pull requests to -[https://github.com/Kozea/Radicale/tree/gh-pages]. +https://github.com/Kozea/Radicale/tree/gh-pages.