Skip to content

Commit a90d4e9

Browse files
committed
update link for schema validation files
1 parent 28b05cf commit a90d4e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/geo_combine/geoblacklight.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ class Geoblacklight
1313
attr_reader :metadata
1414

1515
GEOBLACKLIGHT_VERSION = '1.0'
16-
SCHEMA_JSON_URL = "https://raw.githubusercontent.com/geoblacklight/geoblacklight/main/schema/geoblacklight-schema-#{GEOBLACKLIGHT_VERSION}.json"
16+
SCHEMA_JSON_URL = "https://raw.githubusercontent.com/OpenGeoMetadata/opengeometadata.github.io/main/schema/geoblacklight-schema-#{GEOBLACKLIGHT_VERSION}.json"
1717
DEPRECATED_KEYS_V1 = %w[
1818
uuid
1919
georss_polygon_s

0 commit comments

Comments
 (0)