We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4285fb3 commit b8549d2Copy full SHA for b8549d2
doc/api/deprecations.md
@@ -3436,7 +3436,7 @@ The [`util.toUSVString()`][] API is deprecated. Please use
3436
[`Server.getConnections()`]: net.md#servergetconnectionscallback
3437
[`Server.listen({fd: <number>})`]: net.md#serverlistenhandle-backlog-callback
3438
[`SlowBuffer`]: buffer.md#class-slowbuffer
3439
-[`String.prototype.toWellFormed`]: https://chromestatus.com/feature/5200195346759680
+[`String.prototype.toWellFormed`]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/toWellFormed
3440
[`WriteStream.open()`]: fs.md#class-fswritestream
3441
[`assert.CallTracker`]: assert.md#class-assertcalltracker
3442
[`assert`]: assert.md
0 commit comments