Skip to content

Commit f4c8e5b

Browse files
committed
Add links
1 parent 357e7d2 commit f4c8e5b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/collections/metadata.en.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,10 +62,10 @@ Information about when and how terms are tracked:
6262

6363
| Field | Type | Description |
6464
|---------------|--------|--------------------------------------------|
65-
| `startDate` | date (ISO 8601 format: YYYY-MM-DD) | The date when tracking started |
66-
| `endDate` | date (ISO 8601 format: YYYY-MM-DD) | The date when tracking ended or will end. If not specified, tracking is ongoing. |
65+
| `startDate` | date ([ISO 8601 format: YYYY-MM-DD](https://en.wikipedia.org/wiki/ISO_8601)) | The date when tracking started |
66+
| `endDate` | date ([ISO 8601 format: YYYY-MM-DD](https://en.wikipedia.org/wiki/ISO_8601)) | The date when tracking ended or will end. If not specified, tracking is ongoing. |
6767
| `schedule` | string | A [cron expression](https://en.wikipedia.org/wiki/Cron#Cron_expression) that defines the tracking frequency |
68-
| `serverLocation`| string (city name, ISO 3166-2 country code) | The geographic location of the tracking server |
68+
| `serverLocation`| string (city name, [ISO 3166-2 country code](https://en.wikipedia.org/wiki/ISO_3166-2)) | The geographic location of the tracking server |
6969

7070
Example:
7171

0 commit comments

Comments
 (0)