From 14cbd618ec4930878afc6f9073d9ebb9e514fd75 Mon Sep 17 00:00:00 2001 From: nyuszika7h Date: Mon, 24 Feb 2014 15:13:53 +0100 Subject: [PATCH] Fix previous commit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c2b6fa72b4..3da54f4249 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ vimscript plugins should continue to work normally. The following topics contain brief explanations of the major changes (and motivations) that will be performed in the first iteration: -* [Migrate to a CMake-based build](#cmake) +* [Migrate to a CMake-based build](#build) * [Legacy support and compile-time features](#legacy) * [Platform-specific code](#platform) * [New plugin architecture](#plugins)