summaryrefslogtreecommitdiff
path: root/doc/api/url.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/url.md')
-rw-r--r--doc/api/url.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/api/url.md b/doc/api/url.md
index 97cc284a6d..35a72da8ee 100644
--- a/doc/api/url.md
+++ b/doc/api/url.md
@@ -75,7 +75,7 @@ const myURL =
<!-- YAML
added: v7.0.0
changes:
- - version: REPLACEME
+ - version: v10.0.0
pr-url: https://github.com/nodejs/node/pull/18281
description: The class is now available on the global object.
-->
@@ -477,7 +477,7 @@ console.log(JSON.stringify(myURLs));
<!-- YAML
added: v7.5.0
changes:
- - version: REPLACEME
+ - version: v10.0.0
pr-url: https://github.com/nodejs/node/pull/18281
description: The class is now available on the global object.
-->