Skip to content

Commit 303b85c

Browse files
authored
Fix deadlink in documentation (#3677)
1 parent feb5c58 commit 303b85c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

man/manual.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -933,7 +933,7 @@ You can create and use your own .cfg files for your projects. Use `--check-libra
933933

934934
You can use the `Library Editor` in the `Cppcheck GUI` to edit configuration files. It is available in the `View` menu.
935935

936-
The .cfg file format is documented in the `Reference: Cppcheck .cfg format` (https://cppcheck.sf.net/reference-cfg-format.pdf) document.
936+
The .cfg file format is documented in the `Reference: Cppcheck .cfg format` (https://cppcheck.sourceforge.io/reference-cfg-format.pdf) document.
937937

938938
# HTML Report
939939

0 commit comments

Comments
 (0)