Note that this will print the URL along with the error code. I recently added this feature to check links (pkgmt is a package from us), and there are still some quirks. I actually ran the command already and noticed that some error codes should not necessarily be considered "broken links" so some research is needed here, as the tool might need some adjustments.
The ones that are considered broken are 404 HTTP codes, but others, we can discuss.
there are a bunch of broken links in this repository, we need to fix them.
to check, run this in the root folder (the directory with the
pyproject.toml
file:documentation here
Note that this will print the URL along with the error code. I recently added this feature to check links (pkgmt is a package from us), and there are still some quirks. I actually ran the command already and noticed that some error codes should not necessarily be considered "broken links" so some research is needed here, as the tool might need some adjustments.
The ones that are considered broken are 404 HTTP codes, but others, we can discuss.