From db709cf156698ed0e624351e68c0d77308d06ee0 Mon Sep 17 00:00:00 2001 From: Joan E <153745173+joaniefromtheblock@users.noreply.github.com> Date: Fri, 20 Sep 2024 12:10:14 -0400 Subject: [PATCH] Update link --- services/get-started/pricing/credit-cost.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/services/get-started/pricing/credit-cost.md b/services/get-started/pricing/credit-cost.md index 34bc8c67f4b..2c7e43c11e0 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 |