Skip to content

Commit 41bb495

Browse files
committed
fix: source link.
1 parent 1f41914 commit 41bb495

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

registries/_format/date-time-local.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: RFC3339 date-time without the timezone component
55
base_type: string
66
layout: default
77
source_label: RFC 3339
8-
source: https://datatracker.ietf.org/doc/html/rfc3339#section-5.6
8+
source: https://www.rfc-editor.org/rfc/rfc3339#section-5.6
99
---
1010

1111
{% capture summary %}

registries/_format/time-local.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: RFC3339 time without the timezone component
55
base_type: string
66
layout: default
77
source_label: RFC 3339
8-
source: https://datatracker.ietf.org/doc/html/rfc3339#section-5.6
8+
source: https://www.rfc-editor.org/rfc/rfc3339#section-5.6
99
---
1010

1111
{% capture summary %}

0 commit comments

Comments
 (0)