From e7ec8a07b2ebcac9ab12d0ef22c722f8ef703aea Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Tue, 22 Aug 2017 01:16:33 +0200 Subject: [PATCH] Fix wiki links in README (again) --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 8f2f0822e..c47f2a24b 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