From: Vincent Driessen <me@nvie.com>
Date: Mon, 25 Jul 2016 19:48:11 +0000 (+0000)
Subject: Fix dead link
X-Git-Url: https://git.madduck.net/etc/vim.git/commitdiff_plain/e0980afa8f6cef5e5e1f93ef4ffe4b01d2e048e0?hp=21bc78d9a3a17653dd5ea1f6a6c92445d23b215b

Fix dead link

Thanks for reporting, @sursh! (#61)
---

diff --git a/README.mdown b/README.mdown
index 692baad..940eadf 100644
--- a/README.mdown
+++ b/README.mdown
@@ -41,7 +41,7 @@ the `<F7>` key if so.  For example, to remap it to `<F3>` instead, use:
 
 For flake8 configuration options please consult the following page:
 
-https://flake8.readthedocs.org/en/latest/config.html
+http://flake8.pycqa.org/en/latest/user/configuration.html
 
 To customize the location of your flake8 binary, set `g:flake8_cmd`: