Skip to content

Commit

Permalink
Linter: Fix documentation link
Browse files Browse the repository at this point in the history
  • Loading branch information
Makman2 authored and sils committed Dec 10, 2016
1 parent 49f8884 commit ea48d66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion coalib/bearlib/abstractions/Linter.py
Expand Up @@ -634,7 +634,7 @@ def linter(executable: str,
and after that inside ``process_output``.
For the tutorial see:
http://coala.readthedocs.io/en/latest/Developers/Writing_Linter_Bears.html
http://api.coala.io/en/latest/Developers/Writing_Linter_Bears.html
:param executable:
The linter tool.
Expand Down

0 comments on commit ea48d66

Please sign in to comment.