From e37b314e10cd30afab4116506cccbb12a80cb6ca Mon Sep 17 00:00:00 2001 From: ReadmeCritic Date: Thu, 2 Jun 2016 09:04:52 -0700 Subject: [PATCH] Update README URLs based on HTTP redirects (#150) --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d2c8a24..acb6d16 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![Plugin installs!](https://img.shields.io/apm/dm/linter-pylint.svg)](https://atom.io/packages/linter-pylint) [![Package version!](https://img.shields.io/apm/v/linter-pylint.svg?style=flat)](https://atom.io/packages/linter-pylint) -This package will lint your opened Python-files in Atom, using [pylint](http://www.pylint.org/). +This package will lint your opened Python-files in Atom, using [pylint](https://www.pylint.org/). ## Installation @@ -26,7 +26,7 @@ This package will lint your opened Python-files in Atom, using [pylint](http://w * `%p` will fallback to the current file's directory (equivilent to `%f`) if no project directory can be determined. ## Other available linters -There are other linters available - take a look at the linters [mainpage](https://github.com/AtomLinter/Linter). +There are other linters available - take a look at the linters [mainpage](https://github.com/steelbrain/linter). ## Changelog @@ -49,7 +49,7 @@ There are other linters available - take a look at the linters [mainpage](https: ### 0.1.3 - Display pylint message ids - - Fix debug mode [#9](https://github.com/AtomLinter/linter-pylint/issues/9) + - Fix debug mode [#9](https://github.com/AtomLinter/linter-pylint/pull/9) - Use project directory as cwd (works better with Atom projects) ### 0.1.2