We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 625274a commit 6c61af9Copy full SHA for 6c61af9
docs/runtime/nodejs-apis.md
@@ -94,7 +94,7 @@ This page is updated regularly to reflect compatibility status of the latest ver
94
95
### [`node:process`](https://nodejs.org/api/process.html)
96
97
-🟡 See `Globals > process`.
+🟡 See [`process`](#process) Global.
98
99
### [`node:punycode`](https://nodejs.org/api/punycode.html)
100
@@ -122,7 +122,7 @@ This page is updated regularly to reflect compatibility status of the latest ver
122
123
### [`node:sys`](https://nodejs.org/api/util.html)
124
125
-🟡 See `node:util`.
+🟡 See [`node:util`](#node-util).
126
127
### [`node:timers`](https://nodejs.org/api/timers.html)
128
0 commit comments