Skip to content

Commit 86cd0a9

Browse files
committed
fix internal links
1 parent cb4338d commit 86cd0a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/presentation/4.0/properties.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,7 @@ The value _MUST_ be an [XSD dateTime literal][org-w3c-xsd-datetime]. The value _
340340

341341
A geographic location that clients may use for navigation purposes when presenting the resource to the user in a map-based user interface. The location is identified using structured data, described below, with latitude and longitude based points or polygons. If the location is only textual, then the information should instead be included in the `metadata` property.
342342

343-
The value of the property _MUST_ be a [GeoJSON Feature Collection](link) containing one or more [Features](link). The value _SHOULD_ be embedded and _MAY_ be a reference. Feature Collections referenced in the `navPlace` property _MUST_ have the `id` and `type` properties and _MUST NOT_ have the `features` property.
343+
The value of the property _MUST_ be a [GeoJSON Feature Collection] [link] containing one or more [Features] [link]. The value _SHOULD_ be embedded and _MAY_ be a reference. Feature Collections referenced in the `navPlace` property _MUST_ have the `id` and `type` properties and _MUST NOT_ have the `features` property.
344344

345345
* A Collection _MAY_ have the `navPlace` property.<br/>
346346
Clients _MAY_ render `navPlace` on a Collection.

0 commit comments

Comments
 (0)