update index.mdx
This commit is contained in:
parent
e58d40af9e
commit
e1ab8a55f2
|
@ -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."
|
||||
}
|
||||
]}
|
||||
|
|
Loading…
Reference in New Issue