mirror of
https://github.com/denoland/deno.git
synced 2025-02-08 07:16:56 -05:00
docs: Temporal plaintime docs link (#27879)
This commit is contained in:
parent
1ef341c397
commit
8d824182be
1 changed files with 1 additions and 1 deletions
2
cli/tsc/dts/lib.deno.unstable.d.ts
vendored
2
cli/tsc/dts/lib.deno.unstable.d.ts
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue