Skip to content

Commit 25e203f

Browse files
authored
Update README.md
1 parent bb709df commit 25e203f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ action "cpplint command" {
1515
args = "cpplint ."
1616
}
1717
```
18-
Or to add other [cpplint options](http://flake8.pycqa.org) to __args =__ above.
18+
Or to add other [cpplint options](https://github.com/cpplint/cpplint) to __args =__ above.

0 commit comments

Comments
 (0)