diff --git a/src/content/vrf/v2-5/supported-networks.mdx b/src/content/vrf/v2-5/supported-networks.mdx
index 378b9baefcd..be0fb61a1d2 100644
--- a/src/content/vrf/v2-5/supported-networks.mdx
+++ b/src/content/vrf/v2-5/supported-networks.mdx
@@ -92,7 +92,7 @@ VRF v2.5 coordinators for subscription funding are available on several networks
| --------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| LINK Token |
|
| VRF Coordinator | |
-| 100 gwei Key Hash | |
+| 500 gwei Key Hash | |
| Premium percentage (paying with Sepolia ETH) | 24 |
| Premium percentage (paying with testnet LINK) | 20 |
| Max Gas Limit | 2,500,000 |
@@ -106,7 +106,7 @@ VRF v2.5 coordinators for subscription funding are available on several networks
| LINK Token | |
| VRF Wrapper | |
| VRF Coordinator | |
-| 100 gwei Key Hash | |
+| 500 gwei Key Hash | |
| Premium percentage (paying with Sepolia ETH) | 24 |
| Premium percentage (paying with testnet LINK) | 20 |
| Minimum Confirmations | 3 |
diff --git a/src/features/chainlink-automation/common/deprecation.mdx b/src/features/chainlink-automation/common/deprecation.mdx
index 74d55defe2d..3a86c6836ae 100644
--- a/src/features/chainlink-automation/common/deprecation.mdx
+++ b/src/features/chainlink-automation/common/deprecation.mdx
@@ -1,6 +1,8 @@
import { Aside } from "@components"