Skip to content

Commit b8549d2

Browse files
anonrigtargos
andauthored
Update deprecations.md
Co-authored-by: Michaël Zasso <[email protected]>
1 parent 4285fb3 commit b8549d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/deprecations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3436,7 +3436,7 @@ The [`util.toUSVString()`][] API is deprecated. Please use
34363436
[`Server.getConnections()`]: net.md#servergetconnectionscallback
34373437
[`Server.listen({fd: <number>})`]: net.md#serverlistenhandle-backlog-callback
34383438
[`SlowBuffer`]: buffer.md#class-slowbuffer
3439-
[`String.prototype.toWellFormed`]: https://chromestatus.com/feature/5200195346759680
3439+
[`String.prototype.toWellFormed`]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/toWellFormed
34403440
[`WriteStream.open()`]: fs.md#class-fswritestream
34413441
[`assert.CallTracker`]: assert.md#class-assertcalltracker
34423442
[`assert`]: assert.md

0 commit comments

Comments
 (0)