cc-archive / cc-link-checker

Automated link checker for legalcode and license URLs
MIT License
9 stars 13 forks source link

Also check Deed links #75

Closed TimidRobot closed 4 years ago

TimidRobot commented 4 years ago

Problem Description

The deeds are manged separately from the legalcode and contain far more translations (both language and jurisdiction/language combinations).

As the underlying ccEngine is extremely complex and may not have been fully updated to handle the switch from jurisdiction/language (standard license <4.0) and language (standard license >=4.0), there are many broken links.

Solution Description

Parse and check Deeds.

Additional context

As with previous cc-link-checker work, this will not only assist with identifying and fixing existing errors, but will help ensure long term solutions are correct, as well.