Skip to content

Commit a6ed9f4

Browse files
committed
TODO: Use HTTPS for *.sourceforge.net
1 parent c7311ed commit a6ed9f4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

data/java.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ command = jlint.sh 2>&1 | grep -v -F 'Verification completed: 0 reported message
1919
# TODO: https://github.com/amaembo/huntbugs
2020
# TODO: https://spotbugs.github.io/
2121
# TODO: https://find-sec-bugs.github.io/
22-
# TODO: http://wala.sourceforge.net/
22+
# TODO: https://wala.sourceforge.net/
2323
# TODO: https://checkerframework.org/
2424
# TODO: https://code.revelc.net/formatter-maven-plugin/
2525
# TODO: https://github.com/CryptoGuardOSS/cryptoguard

data/pdf.ini

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# TODO: http://slidelint.net/
2-
# TODO: http://multivalent.sourceforge.net/Tools/pdf/Validate.html
3-
# TODO: http://jhove.sourceforge.net/pdf-hul.html
2+
# TODO: https://multivalent.sourceforge.net/Tools/pdf/Validate.html
3+
# TODO: https://jhove.sourceforge.net/pdf-hul.html
44
# TODO: https://pdfbox.apache.org/1.8/cookbook/pdfavalidation.html
55
# TODO: origami-pdf pdfcop
66
# TODO: pdfsig
7-
# TODO: http://qpdf.sourceforge.net https://github.com/qpdf/qpdf/issues/522
7+
# TODO: https://qpdf.sourceforge.net https://github.com/qpdf/qpdf/issues/522

0 commit comments

Comments
 (0)