Skip to content

Commit

Permalink
Corrected the eth_subscribe method link expire to the appropriate link
Browse files Browse the repository at this point in the history
  • Loading branch information
HiroyukiNaito committed Mar 17, 2023
1 parent 58bbed8 commit 659da7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/content/developers/tutorials/using-websockets/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ When connected through a WebSocket, you may use two additional methods: `eth_sub

### `eth_subscribe` {#eth-subscribe}

Creates a new subscription for specified events. [Learn more about `eth_subscribe`](https://docs.alchemyapi.io/documentation/alchemy-api-reference/json-rpc#eth_subscribe).
Creates a new subscription for specified events. [Learn more about `eth_subscribe`](https://docs.alchemy.com/reference/eth-subscribe).

#### Parameters {#parameters}

Expand Down

0 comments on commit 659da7e

Please sign in to comment.