Skip to content

Commit 9ea5449

Browse files
authored
Apply suggestions from code review
1 parent cd8078e commit 9ea5449

File tree

10 files changed

+14
-14
lines changed

10 files changed

+14
-14
lines changed

doc/api/child_process.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1766,7 +1766,7 @@ added:
17661766
- v18.18.0
17671767
changes:
17681768
- version: REPLACEME
1769-
pr-url: https://github.com/nodejs/node/pull/00000
1769+
pr-url: https://github.com/nodejs/node/pull/58467
17701770
description: No longer experimental.
17711771
-->
17721772

doc/api/dgram.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -382,7 +382,7 @@ added:
382382
- v18.18.0
383383
changes:
384384
- version: REPLACEME
385-
pr-url: https://github.com/nodejs/node/pull/00000
385+
pr-url: https://github.com/nodejs/node/pull/58467
386386
description: No longer experimental.
387387
-->
388388

doc/api/fs.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -861,7 +861,7 @@ added:
861861
- v18.18.0
862862
changes:
863863
- version: REPLACEME
864-
pr-url: https://github.com/nodejs/node/pull/00000
864+
pr-url: https://github.com/nodejs/node/pull/58467
865865
description: No longer experimental.
866866
-->
867867
@@ -6758,7 +6758,7 @@ included in the iteration results.
67586758
added: v24.1.0
67596759
changes:
67606760
- version: REPLACEME
6761-
pr-url: https://github.com/nodejs/node/pull/00000
6761+
pr-url: https://github.com/nodejs/node/pull/58467
67626762
description: No longer experimental.
67636763
-->
67646764
@@ -6771,7 +6771,7 @@ dir is closed.
67716771
added: v24.1.0
67726772
changes:
67736773
- version: REPLACEME
6774-
pr-url: https://github.com/nodejs/node/pull/00000
6774+
pr-url: https://github.com/nodejs/node/pull/58467
67756775
description: No longer experimental.
67766776
-->
67776777

doc/api/http.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1938,7 +1938,7 @@ affects new connections to the server, not any existing connections.
19381938
added: v20.4.0
19391939
changes:
19401940
- version: REPLACEME
1941-
pr-url: https://github.com/nodejs/node/pull/00000
1941+
pr-url: https://github.com/nodejs/node/pull/58467
19421942
description: No longer experimental.
19431943
-->
19441944

doc/api/http2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2423,7 +2423,7 @@ closed, although the server has already stopped allowing new sessions. See
24232423
added: v20.4.0
24242424
changes:
24252425
- version: REPLACEME
2426-
pr-url: https://github.com/nodejs/node/pull/00000
2426+
pr-url: https://github.com/nodejs/node/pull/58467
24272427
description: No longer experimental.
24282428
-->
24292429

doc/api/https.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ See [`server.close()`][] in the `node:http` module.
139139
added: v20.4.0
140140
changes:
141141
- version: REPLACEME
142-
pr-url: https://github.com/nodejs/node/pull/00000
142+
pr-url: https://github.com/nodejs/node/pull/58467
143143
description: No longer experimental.
144144
-->
145145

doc/api/net.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -404,7 +404,7 @@ added:
404404
- v18.18.0
405405
changes:
406406
- version: REPLACEME
407-
pr-url: https://github.com/nodejs/node/pull/00000
407+
pr-url: https://github.com/nodejs/node/pull/58467
408408
description: No longer experimental.
409409
-->
410410

doc/api/sqlite.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -426,7 +426,7 @@ added:
426426
- v22.15.0
427427
changes:
428428
- version: REPLACEME
429-
pr-url: https://github.com/nodejs/node/pull/00000
429+
pr-url: https://github.com/nodejs/node/pull/58467
430430
description: No longer experimental.
431431
-->
432432

doc/api/stream.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -985,7 +985,7 @@ added:
985985
- v20.16.0
986986
changes:
987987
- version: REPLACEME
988-
pr-url: https://github.com/nodejs/node/pull/00000
988+
pr-url: https://github.com/nodejs/node/pull/58467
989989
description: No longer experimental.
990990
-->
991991

@@ -2000,7 +2000,7 @@ added:
20002000
- v18.18.0
20012001
changes:
20022002
- version: REPLACEME
2003-
pr-url: https://github.com/nodejs/node/pull/00000
2003+
pr-url: https://github.com/nodejs/node/pull/58467
20042004
description: No longer experimental.
20052005
-->
20062006

doc/api/timers.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ added:
7171
- v18.18.0
7272
changes:
7373
- version: REPLACEME
74-
pr-url: https://github.com/nodejs/node/pull/00000
74+
pr-url: https://github.com/nodejs/node/pull/58467
7575
description: No longer experimental.
7676
-->
7777

@@ -179,7 +179,7 @@ added:
179179
- v18.18.0
180180
changes:
181181
- version: REPLACEME
182-
pr-url: https://github.com/nodejs/node/pull/00000
182+
pr-url: https://github.com/nodejs/node/pull/58467
183183
description: No longer experimental.
184184
-->
185185

0 commit comments

Comments
 (0)