Skip to content

Commit 6c61af9

Browse files
styflepaperclover
authored andcommitted
chore(docs): include missing links to Node.js APIs (oven-sh#5281)
These links make it easy to click and jump to another section.
1 parent 625274a commit 6c61af9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/runtime/nodejs-apis.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ This page is updated regularly to reflect compatibility status of the latest ver
9494

9595
### [`node:process`](https://nodejs.org/api/process.html)
9696

97-
🟡 See `Globals > process`.
97+
🟡 See [`process`](#process) Global.
9898

9999
### [`node:punycode`](https://nodejs.org/api/punycode.html)
100100

@@ -122,7 +122,7 @@ This page is updated regularly to reflect compatibility status of the latest ver
122122

123123
### [`node:sys`](https://nodejs.org/api/util.html)
124124

125-
🟡 See `node:util`.
125+
🟡 See [`node:util`](#node-util).
126126

127127
### [`node:timers`](https://nodejs.org/api/timers.html)
128128

0 commit comments

Comments
 (0)