From 0ad500de588a9f95bfa673a83751c5e472e7eded Mon Sep 17 00:00:00 2001 From: Jim Hester Date: Mon, 24 Feb 2014 14:40:00 -0500 Subject: [PATCH] Fix space in link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d0ff8a0f39..dcb94e2751 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ * [Solution](#solution) * [Migrate to a cmake-based build](#migrate-to-a-cmake-based-build) * [Legacy support and compile-time features](#legacy-support-and-compile-time-features) - * [Platform-specific code](#platform-specific code) + * [Platform-specific code](#platform-specific-code) * [New plugin architecture](#new-plugin-architecture) * [New GUI architecture](#new-gui-architecture) * [Development on github](#development-on-github)