Skip to content

Commit

Permalink
docs: fix wrong link to API documentation (#427)
Browse files Browse the repository at this point in the history
  • Loading branch information
creme332 authored Nov 24, 2023
1 parent 4d4fa41 commit 86324bc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -215,4 +215,4 @@ socket.emit("disconnect");

## Complete API

The complete API exposed by the Socket instance can be found [here](/docs/v3/server-api/#Socket).
The complete API exposed by the Socket instance can be found [here](/docs/v3/server-api/#socket).

1 comment on commit 86324bc

@vercel
Copy link

@vercel vercel bot commented on 86324bc Nov 24, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.