Skip to content

Commit 137fb3d

Browse files
authored
link opening hours specs (#274)
linked https://wiki.openstreetmap.org/wiki/Key:opening_hours/specification per > Added a new field type schedule for any field that accepts the opening_hours syntax. in #101
1 parent 5497899 commit 137fb3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -439,7 +439,7 @@ A string specifying the UI and behavior of the field. Must be one of the followi
439439
* `url` - Text field for entering URLs
440440
* `identifier` - Text field for foreign IDs (e.g. `gnis:feature_id`)
441441
* `colour` - Text field for entering colours
442-
* `schedule` - Field for entering a recurring schedule (e.g., `opening_hours=*`, `service_times=*`)
442+
* `schedule` - Field for entering a [recurring schedule](https://wiki.openstreetmap.org/wiki/Key:opening_hours/specification) (e.g., `opening_hours=*`, `service_times=*`)
443443
* `textarea` - Multi-line text area (e.g. `description=*`)
444444
* `date` - Text field for entering dates in ISO 8601 format.
445445

0 commit comments

Comments
 (0)