Skip to content

Commit 1e07c2a

Browse files
committed
update urls
1 parent 88e7880 commit 1e07c2a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ Before installing this plugin, you must ensure that `pydocstyle` (0.3.0 or later
1919
[sudo] pip install pydocstyle
2020
```
2121

22-
In order for `pydocstyle` to be executed by SublimeLinter, you must ensure that its path is available to SublimeLinter. The docs cover [troubleshooting PATH configuration](http://sublimelinter.readthedocs.io/en/latest/troubleshooting.html#finding-a-linter-executable).
22+
In order for `pydocstyle` to be executed by SublimeLinter, you must ensure that its path is available to SublimeLinter. The docs cover [troubleshooting PATH configuration](http://sublimelinter.com/en/latest/troubleshooting.html#finding-a-linter-executable).
2323

2424
## Settings
25-
- SublimeLinter settings: http://sublimelinter.readthedocs.org/en/latest/settings.html
26-
- Linter settings: http://sublimelinter.readthedocs.org/en/latest/linter_settings.html
25+
- SublimeLinter settings: http://sublimelinter.com/en/latest/settings.html
26+
- Linter settings: http://sublimelinter.com/en/latest/linter_settings.html

0 commit comments

Comments
 (0)