Skip to content

Commit 8f6595a

Browse files
committed
Add links
1 parent f4c8e5b commit 8f6595a

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
@@ -15,8 +15,8 @@ A collection is defined by the following metadata.
1515
| `id` | string | Unique identifier derived from name (acronyms, dash-separated) |
1616
| `tagline` | string | Concise description of collection topic |
1717
| `description` | string | Detailed context beyond tagline |
18-
| `languages` | Array of strings| ISO 639 language codes allowed in collection |
19-
| `jurisdictions`| Array of strings| ISO 3166-2 country codes for covered jurisdictions |
18+
| `languages` | Array of strings| [ISO 639 language codes](https://en.wikipedia.org/wiki/ISO_639) allowed in collection |
19+
| `jurisdictions`| Array of strings| [ISO 3166-2 country codes](https://en.wikipedia.org/wiki/ISO_3166-2) for covered jurisdictions |
2020

2121
Example:
2222

@@ -39,7 +39,7 @@ Additional fields are optional but highly recommended to facilitate better disco
3939
| `declarations` | url | URL to declarations repository |
4040
| `versions` | url | URL to versions repository |
4141
| `snapshots` | url | URL to snapshots repository |
42-
| `logo` | url | URL to the collection's logo. Optimized PNG transparent image (min wi 240px) |
42+
| `logo` | url | URL to the collection's logo. Optimized PNG transparent image (min width 240px) |
4343
| `donation` | url | URL to donation page |
4444
| `trackingPeriods`| tracking periods object | see [Tracking periods](#tracking-periods) section |
4545
| `governance` | governance object | see [Governance](#governance) section |

0 commit comments

Comments
 (0)