diff --git a/extensions/index.md b/extensions/index.md index 71da62e5bb..1f45deb5f9 100644 --- a/extensions/index.md +++ b/extensions/index.md @@ -21,7 +21,8 @@ CityJSON uses [JSON Schemas](http://json-schema.org/) to document and validate t A CityJSON *Extension* is a JSON file that allows us to document how the core data model of CityJSON may be extended, and to validate CityJSON files containing new objects and/or attributes. This is conceptually akin to the *Application Domain Extensions* (ADEs) in CityGML; see Section 10.13 of the [official CityGML documentation](https://portal.opengeospatial.org/files/?artifact_id=47842). -[ CitySON v2.0 Extentions specifications](https://www.cityjson.org/specs/#text-sequences-and-streaming-with-cityjsonfeature) + +[ CitySON v2.0 Extension specifications](https://www.cityjson.org/specs/#text-sequences-and-streaming-with-cityjsonfeature) ## How to create an extension?