Skip to content

Commit 39a2917

Browse files
author
Mert Can Altin
committed
sync
1 parent f7cb07d commit 39a2917

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

β€Ždoc/api/deprecations.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3959,4 +3959,4 @@ deprecated, as their values are guaranteed to be identical to that of `process.f
39593959
[static methods of `crypto.Certificate()`]: crypto.md#class-certificate
39603960
[subpath exports]: packages.md#subpath-exports
39613961
[subpath imports]: packages.md#subpath-imports
3962-
[subpath patterns]: packages.md#subpath-patterns
3962+
[subpath patterns]: packages.md#subpath-patterns

β€Ždoc/api/stream.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4965,4 +4965,4 @@ contain multi-byte characters.
49654965
[writable-_destroy]: #writable_destroyerr-callback
49664966
[writable-destroy]: #writabledestroyerror
49674967
[writable-new]: #new-streamwritableoptions
4968-
[zlib]: zlib.md
4968+
[zlib]: zlib.md

β€Ždoc/api/util.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3196,4 +3196,4 @@ util.isArray({});
31963196
[modifiers]: #modifiers
31973197
[realm]: https://tc39.es/ecma262/#realm
31983198
[semantically incompatible]: https://github.com/nodejs/node/issues/4179
3199-
[util.inspect.custom]: #utilinspectcustom
3199+
[util.inspect.custom]: #utilinspectcustom

β€Ždoc/contributing/gn-build.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,4 +131,4 @@ An effort is currently underway to make GN build work without using `depot_tools
131131
which is tracked in [#51689](https://github.com/nodejs/node/issues/51689).
132132

133133
[depot-tools]: https://commondatastorage.googleapis.com/chrome-infra-docs/flat/depot_tools/docs/html/depot_tools_tutorial.html#_setting_up
134-
[node-ci]: https://chromium.googlesource.com/v8/node-ci
134+
[node-ci]: https://chromium.googlesource.com/v8/node-ci

β€Ždoc/contributing/releases.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1427,4 +1427,4 @@ Typical resolution: sign the release again.
14271427
[build-infra team]: https://github.com/orgs/nodejs/teams/build-infra
14281428
[expected assets]: https://github.com/nodejs/build/tree/HEAD/ansible/www-standalone/tools/promote/expected_assets
14291429
[nodejs.org release-post.js script]: https://github.com/nodejs/nodejs.org/blob/HEAD/scripts/release-post/index.mjs
1430-
[nodejs.org repository]: https://github.com/nodejs/nodejs.org
1430+
[nodejs.org repository]: https://github.com/nodejs/nodejs.org

0 commit comments

Comments
Β (0)