Add top level link to Clusters page (#11276) (#11277)

Co-authored-by: publish-docs.sh <maintainers@solana.com>
(cherry picked from commit cd043b5d70)

Co-authored-by: Dan Albert <dan@solana.com>
This commit is contained in:
mergify[bot]
2020-07-29 21:40:55 +00:00
committed by GitHub
parent a7f4d1487a
commit 9aff121949

View File

@ -17,7 +17,7 @@ module.exports = {
links: [
{
to: "introduction",
label: "Docs",
label: "Introduction",
position: "left",
},
{
@ -30,6 +30,11 @@ module.exports = {
label: "Validators",
position: "left",
},
{
to: "clusters",
label: "Clusters",
position: "left",
},
{
href: "https://discordapp.com/invite/pquxPsq",
label: "Chat",