You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Links after xsi are usually apart of the deep net and not the surface net. These are usually working links, but they come up as broken in this project. To reduce the number of false positives, links after xsi:* should be skipped.
Links after xsi are usually apart of the deep net and not the surface net. These are usually working links, but they come up as broken in this project. To reduce the number of false positives, links after xsi:* should be skipped.
Example: xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
This is very similar to PR #66
The text was updated successfully, but these errors were encountered: