Skip to content

Commit cd9ae21

Browse files
authored
update callout link on supported networks page (#982)
1 parent a7e88cf commit cd9ae21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/src/supportedNetworks/NetworksTable.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ export function NetworksTable({ networks }: { networks: SupportedNetwork[] }) {
5858
<Callout variant="info" className="mb-6">
5959
<p>
6060
{t('index.supportedNetworks.infoText')}{' '}
61-
<ExperimentalLink href="/indexing/chain-integration-overview/">
61+
<ExperimentalLink href="https://edgeandnode.typeform.com/to/b3507xSL">
6262
{t('index.supportedNetworks.infoLink')}
6363
</ExperimentalLink>
6464
.

0 commit comments

Comments
 (0)