On the page https://cppcheck.sourceforge.io/devinfo/ there is some outdated stuff:
* The git clone command uses a 'git' protocol, but that is deprecated since 2022 on github. (should use https)
* The 'View all commits' links to the master branch, that should be main.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
On the page https://cppcheck.sourceforge.io/devinfo/ there is some outdated stuff:
* The git clone command uses a 'git' protocol, but that is deprecated since 2022 on github. (should use https)
* The 'View all commits' links to the master branch, that should be main.
thanks for reporting.. do you think you could send us a PR in this repo:
https://github.com/danmar/cppcheck-htdocs
Thanks, I was actually looking for something like this,
but none of the pages seemed to end up here.