From 7c9ca660b323d425d99651f43c87ca285d0a8237 Mon Sep 17 00:00:00 2001 From: Kyle Robbertze Date: Thu, 2 Jan 2020 11:10:57 +0200 Subject: [PATCH] fix broken link in install doc --- docs/install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install.md b/docs/install.md index 201334b6d..c0c3e5c1d 100644 --- a/docs/install.md +++ b/docs/install.md @@ -45,5 +45,5 @@ Plans are in the works for `.rpm` packages, as well as Docker and AWS images. Please note that the install script does not take care to ensure that any packages installed are set up in a secure manner. Please see the chapter on -[preparing the server](manual/preparing-the-server.md) for more details on +[preparing the server](manual/preparing-the-server) for more details on how to set up a secure installation.