Skip to content

Commit 8d82418

Browse files
authored
docs: Temporal plaintime docs link (#27879)
1 parent 1ef341c commit 8d82418

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/tsc/dts/lib.deno.unstable.d.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -2605,7 +2605,7 @@ declare namespace Temporal {
26052605
* `Temporal.PlainDateTime` by combining it with a `Temporal.PlainDate` using the
26062606
* `toPlainDateTime()` method.
26072607
*
2608-
* See https://tc39.es/proposal-temporal/docs/time.html for more details.
2608+
* See https://tc39.es/proposal-temporal/docs/plaintime.html for more details.
26092609
*
26102610
* @category Temporal
26112611
* @experimental

0 commit comments

Comments
 (0)