From 07187701510fb14c8050c0d826e4aca2ee8e92c1 Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Tue, 22 Aug 2017 01:12:28 +0200 Subject: [PATCH] Fix wiki links in README --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index d82549c71..b6a2ff30f 100644 --- a/README.md +++ b/README.md @@ -8,10 +8,10 @@ - - -

- Documentation | + Documentation | Screenshots | - Troubleshooting | - FAQ | + Troubleshooting | + FAQ | Changelog

@@ -104,11 +104,11 @@ If you'd like to support my efforts, I welcome contributions of any kind: a line at henrik@lissner.net. I'm eager to learn. -[wiki]: /wiki -[wiki-contribute]: /wiki/Contribute -[wiki-conventions]: /wiki/Conventions -[wiki-modules]: /wiki/Modules -[wiki-customization]: /wiki/Customization +[wiki]: /../wiki +[wiki-contribute]: /../wiki/Contribute +[wiki-conventions]: /../wiki/Conventions +[wiki-modules]: /../wiki/Modules +[wiki-customization]: /../wiki/Customization [doom-my-bindings]: modules/private/hlissner/+bindings.el [doom-my-commands]: modules/private/hlissner/+commands.el