From 4e5ff6f075b631e35b879c136279d0bafeacfa5b Mon Sep 17 00:00:00 2001
From: David Mehren <git@herrmehren.de>
Date: Sat, 6 Mar 2021 10:36:24 +0100
Subject: [PATCH] Update link to config docs in setup script

Signed-off-by: David Mehren <git@herrmehren.de>
---
 bin/setup | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/setup b/bin/setup
index 9b673f71..43df07ff 100755
--- a/bin/setup
+++ b/bin/setup
@@ -54,7 +54,7 @@ cat << EOF
 
 
 Edit the following config file to setup HedgeDoc server and client.
-Read more info at https://github.com/hedgedoc/hedgedoc#configuration-files
+Read more info at https://docs.hedgedoc.org/configuration/
 
 * config.json           -- HedgeDoc config
 EOF
-- 
GitLab