Skip to content

Commit 45fae46

Browse files
committed
add link for iso-8601 fixes #2
1 parent 409d801 commit 45fae46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/using-the-api/dates-datetimes.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import { Icon } from '@astrojs/starlight/components';
1414

1515
### Datetimes
1616

17-
Dates and datetimes in the OpenAQ API follow the <a href="/"
17+
Dates and datetimes in the OpenAQ API follow the <a href="https://en.wikipedia.org/wiki/ISO_8601"
1818
target="_blank" rel="noopener noreferrer" style="display: inline-flex;">ISO-8601<Icon name="external"/></a> datetime
1919
format, e.g., `YYYY-MM-DDTHH:MM:SS.SSSSZ`.
2020

0 commit comments

Comments
 (0)