trailsroc / map-data

Map data for the #TrailsRoc app
https://trailsroc.org/trailsroc-the-app
Creative Commons Zero v1.0 Universal
1 stars 0 forks source link

Fix non-https URLs in metadata #19

Open mmertsock opened 4 years ago

mmertsock commented 4 years ago

GPX and JSON files have a bunch of http:// URLs that should be replaced with https:// where possible. Should also verify we have no broken links while making this change.