We can now validate internal links, not external links. It would be little effort to check all external URLs using the requests package. It would take some time, so we might not want to do it for all validations, maybe with a new estep validate --external flag.
We can now validate internal links, not external links. It would be little effort to check all external URLs using the requests package. It would take some time, so we might not want to do it for all validations, maybe with a new
estep validate --external
flag.