From 74b2b766180793409df77d65b8bf0115f3df45f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Novak=20Bo=C5=A1kov?= Date: Sat, 4 Jun 2016 00:27:45 +0200 Subject: [PATCH] Fix a broken link in README.md (#1007) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7aedc6f..0aa36dd 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ You can support the development of Prelude via - [Problems with flyspell-mode](#problems-with-flyspell-mode) - [Ugly colors in the terminal Emacs version](#ugly-colors-in-the-terminal-emacs-version) - [MELPA error on initial startup](#melpa-error-on-initial-startup) - - [Warnings on arrow navigation in editor buffers](#warnings-on-navigation-in-editor-buffers) + - [Warnings on arrow navigation in editor buffers](#warnings-on-arrow-navigation-in-editor-buffers) - [Customized C-a behavior](#customized-c-a-behavior) - [Poor ido matching performance on large datasets](#poor-ido-matching-performance-on-large-datasets) - [Windows compatibility](#windows-compatibility)