diff --git a/.env.sample b/.env.sample index e0b0d9e..262f2cf 100644 --- a/.env.sample +++ b/.env.sample @@ -1,5 +1,5 @@ -# Get your API Key from https://www.dashboard.alchemy.com -# Make sure to associate it with an Embedded Accounts Config at https://www.dashboard.alchemy.com/accounts +# Get your API Key from https://dashboard.alchemy.com +# Make sure to associate it with an Embedded Accounts Config at https://dashboard.alchemy.com/accounts ALCHEMY_API_KEY="ALCHEMY_API_KEY" -# Get your Policy ID from https://www.dashboard.alchemy.com/gas-manager -NEXT_PUBLIC_ALCHEMY_GAS_MANAGER_POLICY_ID="ALCHEMY_GAS_MANAGER_POLICY_ID" \ No newline at end of file +# Get your Policy ID from https://dashboard.alchemy.com/gas-manager +NEXT_PUBLIC_ALCHEMY_GAS_MANAGER_POLICY_ID="ALCHEMY_GAS_MANAGER_POLICY_ID"