We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7e88cf commit cd9ae21Copy full SHA for cd9ae21
website/src/supportedNetworks/NetworksTable.tsx
@@ -58,7 +58,7 @@ export function NetworksTable({ networks }: { networks: SupportedNetwork[] }) {
58
<Callout variant="info" className="mb-6">
59
<p>
60
{t('index.supportedNetworks.infoText')}{' '}
61
- <ExperimentalLink href="/indexing/chain-integration-overview/">
+ <ExperimentalLink href="https://edgeandnode.typeform.com/to/b3507xSL">
62
{t('index.supportedNetworks.infoLink')}
63
</ExperimentalLink>
64
.
0 commit comments