aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Hester <james.f.hester@gmail.com>2014-02-24 14:40:00 -0500
committerJim Hester <james.f.hester@gmail.com>2014-02-24 14:40:00 -0500
commit0ad500de588a9f95bfa673a83751c5e472e7eded (patch)
treeac1c1be05488eda1a117d02c6502efb6dfdc2f36
parent3ab95bcc861031f6c7e86d53102dcdcc98a67770 (diff)
downloadrneovim-0ad500de588a9f95bfa673a83751c5e472e7eded.tar.gz
rneovim-0ad500de588a9f95bfa673a83751c5e472e7eded.tar.bz2
rneovim-0ad500de588a9f95bfa673a83751c5e472e7eded.zip
Fix space in link
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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)