diff --git a/services/get-started/pricing/credit-cost.md b/services/get-started/pricing/credit-cost.md index 34bc8c67f4..2c7e43c11e 100644 --- a/services/get-started/pricing/credit-cost.md +++ b/services/get-started/pricing/credit-cost.md @@ -126,7 +126,7 @@ a specific network, then use the default Ethereum method's credit cost. ### Subscription events -You can subscribe and unsubscribe to events using [`eth_subscribe`](../../networks/ethereum/json-rpc-methods/subscription-methods/eth_subscribe.mdx) and [`eth_unsubscribe`](../../networks/ethereum/json-rpc-methods/subscription-methods/eth_unsubscribe.mdx). +You can subscribe and unsubscribe to events using [`eth_subscribe`](../../reference/ethereum/json-rpc-methods/subscription-methods/eth_subscribe.mdx) and [`eth_unsubscribe`](../../reference/ethereum/json-rpc-methods/subscription-methods/eth_unsubscribe.mdx). The credit costs for the `logs` and `newHeads` events are charged per block, whereas `newPendingTransaction` events are charged at approximately one second intervals. @@ -214,4 +214,4 @@ are charged at approximately one second intervals. | `baseFeeHistory` | 80 | | `baseFeePercentile` | 80 | | `busyThreshold` | 80 | -| `suggestedGasFees` | 80 | \ No newline at end of file +| `suggestedGasFees` | 80 |