diff --git a/src/pages/index.mdx b/src/pages/index.mdx index d29b17d..cae1be4 100644 --- a/src/pages/index.mdx +++ b/src/pages/index.mdx @@ -124,14 +124,17 @@ import { list={[ { title: "Simple setup", + href: "https://nimbus.guide/quick-start.html", description: "Run integrated Nimbus Beacon Node and Validator Client together." }, { title: "Use Nimbus Beacon node", + href: "https://nimbus.guide/quick-start.html", description: "Use Nimbus Beacon Node with an alternative validator client." }, { title: "Use Nimbus Validator client", + href: "https://nimbus.guide/validator-client.html", description: "Use Nimbus Validator Client with an alternative Beacon Node." } ]}