Skip to content

Commit 9009ae4

Browse files
committed
update cppcheck url
1 parent 906c81c commit 9009ae4

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
@@ -1,6 +1,6 @@
11
![Java CI](https://github.com/kwin/cppcheclipse/workflows/Java%20CI/badge.svg)
22

3-
cppcheclipse is an Eclipse plugin which integrates [cppcheck](http://sourceforge.net/projects/cppcheck/) with the [CDT project](https://eclipse.org/cdt/). You can run/configure cppcheck from the Eclipse UI.
3+
cppcheclipse is an Eclipse plugin which integrates [cppcheck](https://cppcheck.sourceforge.io) with the [CDT project](https://eclipse.org/cdt/). You can run/configure cppcheck from the Eclipse UI.
44

55
To build the project on the command line it requires maven, Run the following commands:
66
```bash

0 commit comments

Comments
 (0)