diff --git a/src/content/vrf/v2-5/migration-from-v2.mdx b/src/content/vrf/v2-5/migration-from-v2.mdx index fcd2e9eef49..4153f36869a 100644 --- a/src/content/vrf/v2-5/migration-from-v2.mdx +++ b/src/content/vrf/v2-5/migration-from-v2.mdx @@ -90,7 +90,7 @@ For direct funding, the configurations for overhead gas have changed: ## Migration walkthrough -VRF v2.5 currently supports subscriptions on all [supported networks](/vrf/v2-5/supported-networks) and direct funding on Arbitrum Sepolia. To migrate, you need to [update your existing smart contract code](#update-your-code) and redeploy your contracts. +VRF v2.5 currently supports subscriptions and direct funding on all [supported networks](/vrf/v2-5/supported-networks). To migrate, you need to [update your existing smart contract code](#update-your-code) and redeploy your contracts. If using subscriptions, [create and fund a new VRF v2.5 subscription](/vrf/v2-5/subscription/create-manage).