From 2b2323818d9070e830982d55349a7ac2ed5c7772 Mon Sep 17 00:00:00 2001 From: wsdjeg Date: Sun, 18 Mar 2018 20:31:12 +0800 Subject: [PATCH] Fix 1485 --- docs/quick-start-guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/quick-start-guide.md b/docs/quick-start-guide.md index 6af2e85df..02851cfa8 100644 --- a/docs/quick-start-guide.md +++ b/docs/quick-start-guide.md @@ -49,6 +49,6 @@ The easist way is to download [install.cmd](https://spacevim.org/install.cmd) an ## Learning SpaceVim -- [SpaceVim Documentation](documentation). Also known as "The Book", The SpaceVim Documentation will introduce +- [SpaceVim Documentation](../documentation). Also known as "The Book", The SpaceVim Documentation will introduce you to the main topics important to using SpaceVim. The book is the primary official document of the language. - [Hack-SpaceVim](https://github.com/Gabirel/Hack-SpaceVim). Tell you how to hack SpaceVim.