Skip to content

Commit

Permalink
docs: Temporal plaintime docs link (#27879)
Browse files Browse the repository at this point in the history
  • Loading branch information
timothyis authored Jan 31, 2025
1 parent 1ef341c commit 8d82418
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/tsc/dts/lib.deno.unstable.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2605,7 +2605,7 @@ declare namespace Temporal {
* `Temporal.PlainDateTime` by combining it with a `Temporal.PlainDate` using the
* `toPlainDateTime()` method.
*
* See https://tc39.es/proposal-temporal/docs/time.html for more details.
* See https://tc39.es/proposal-temporal/docs/plaintime.html for more details.
*
* @category Temporal
* @experimental
Expand Down

0 comments on commit 8d82418

Please sign in to comment.