From 1eaae12207e1b7f2c7adac3c069814ad17ab6c1a Mon Sep 17 00:00:00 2001 From: Rui Silva Date: Wed, 20 Dec 2017 19:15:19 +0000 Subject: [PATCH] Fix private module readme's links --- modules/private/README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/private/README.org b/modules/private/README.org index 1046141fa..b9723dbc7 100644 --- a/modules/private/README.org +++ b/modules/private/README.org @@ -5,4 +5,4 @@ Use this directory to store your private configuration modules. Mine is included as a reference. I recommend you neither delete nor rename it, to avoid merge conflicts upstream. ----- -You'll find [[/wiki/Customization][more information about customizing Doom]] on the [[/wiki][wiki]]. +You'll find [[https://github.com/hlissner/doom-emacs/wiki/Customization][more information about customizing Doom]] on the [[https://github.com/hlissner/doom-emacs/wiki][wiki]].