TEIC / TEI

The Text Encoding Initiative Guidelines
https://www.tei-c.org
Other
270 stars 88 forks source link

Make xml-model schema refs HTTPS. #2280

Closed hcayless closed 2 years ago

hcayless commented 2 years ago

The current NVDL schema URLs are HTTP. This just updates them all to HTTPS, skipping a redirect when the schema is requested. This is very low risk, so if/when the tests all pass, I will merge it.