summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJohn Leach <jfleach@jfleach.com>2015-07-15 17:17:17 +0000
committerJohn Leach <jfleach@jfleach.com>2015-07-15 17:17:17 +0000
commit66515a3a4c2a4fc12ee59432bfc93ba22931b2af (patch)
treef20cf2da48c244bcd24f5984203a9ee9c46b5f14 /README
parent72cd3b2d573b6a1331d2cfd4c52f230da76f8f84 (diff)
downloadpylint-66515a3a4c2a4fc12ee59432bfc93ba22931b2af.tar.gz
Removed broken link and replaced with the logilab-common URL.
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 9613aef..3708738 100644
--- a/README
+++ b/README
@@ -30,7 +30,7 @@ Pylint requires the astroid (the later the better; formerly known as
logilab-astng) and logilab-common (version >= 0.53) packages.
* https://bitbucket.org/logilab/astroid
-* http://www.logilab.org/projects/common
+* https://www.logilab.org/project/logilab-common
From the source distribution, extract the tarball and run ::