From 5c50587f891fbdb738a3145f1ee030e31dba5542 Mon Sep 17 00:00:00 2001
From: Simon Quigley <tsimonq2@ubuntu.com>
Date: Fri, 10 Aug 2018 13:23:31 -0500
Subject: [PATCH] Fix LUKS deployment link.

---
 src/modules/partition/partition.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/modules/partition/partition.conf b/src/modules/partition/partition.conf
index a5c428e23..78ad82f10 100644
--- a/src/modules/partition/partition.conf
+++ b/src/modules/partition/partition.conf
@@ -56,7 +56,7 @@ defaultFileSystemType:  "ext4"
 # Support is offered to system integrators that wish to do so, through the
 # Calamares bug tracker, as well as in #calamares on Freenode.
 # For more information on setting up GRUB2 for Calamares with LUKS, see
-# https://github.com/calamares/calamares/wiki/LUKS-Deployment
+# https://github.com/calamares/calamares/wiki/Deploy-LUKS
 #
 # If nothing is specified, LUKS is enabled in automated modes.
 #enableLuksAutomatedPartitioning:    true