Skip to content

Commit 7e81e66

Browse files
authored
docs: update README links (#1459)
1 parent 2edf0f3 commit 7e81e66

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
## Documentation
1414

15-
Please see the documentation [here](https://socket.io/docs/v3/client-initialization/).
15+
Please see the documentation [here](https://socket.io/docs/v4/client-initialization/).
1616

1717
The source code of the website can be found [here](https://github.com/socketio/socket.io-website). Contributions are welcome!
1818

@@ -24,7 +24,7 @@ In order to see all the client debug output, run the following command on the br
2424
localStorage.debug = '*';
2525
```
2626

27-
And then, filter by the scopes you're interested in. See also: https://socket.io/docs/v3/logging-and-debugging/
27+
And then, filter by the scopes you're interested in. See also: https://socket.io/docs/v4/logging-and-debugging/
2828

2929
## License
3030

0 commit comments

Comments
 (0)