Skip to content

Commit ad61607

Browse files
docs(eio): fix link in the release notes
[skip ci]
1 parent dd71792 commit ad61607

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/engine.io/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050

5151
## [6.6.5](https://github.com/socketio/socket.io/compare/[email protected]@6.6.5) (2025-12-22)
5252

53-
The `url.parse()` function is now deprecated and has been replaced by `new URL()` (see [e08293b](https://github.com/socketio/socket.io/commit/e08293bc3735de5b824b347383e86e0b8ab9fbd5b).
53+
The `url.parse()` function is now deprecated and has been replaced by `new URL()` (see [e08293b](https://github.com/socketio/socket.io/commit/e08293bc3735de5b824b347383e86e0b8ab9fbd5)).
5454

5555

5656
### Dependencies

0 commit comments

Comments
 (0)