Skip to content

Commit 08cf30a

Browse files
authored
docs: fix jump-to link in the Vue guide (#402)
1 parent f299c64 commit 08cf30a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/how-to/use-with-vue.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Reference: [Handling CORS](/docs/v4/handling-cors)
7575

7676
:::tip
7777

78-
The event listeners are registered in the `src/socket.js` file, as we strongly advise against registering listeners in your components. More on that [below](#listeners-in-a-component).
78+
The event listeners are registered in the `src/socket.js` file, as we strongly advise against registering listeners in your components. More on that [below](#listeners-in-a-child-component).
7979

8080
:::
8181

0 commit comments

Comments
 (0)