Skip to content

Commit 3819908

Browse files
committed
updated documentation link
1 parent 34bf90f commit 3819908

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"cppcheck-official.arguments": {
6868
"type": "string",
6969
"default": "",
70-
"markdownDescription": "Additional command line arguments for cppcheck. Use spaces to separate multiple arguments. For documentation see: [Documentation](https://cppcheck.sourceforge.io/manual.html)",
70+
"markdownDescription": "Additional command line arguments for cppcheck. Use spaces to separate multiple arguments. For documentation see: [Cppcheck documentation](https://files.cppchecksolutions.com/manual.pdf)",
7171
"description": "Additional command line arguments for cppcheck. Use spaces to separate multiple arguments."
7272
}
7373
}

0 commit comments

Comments
 (0)