Add top level link to Clusters page (#11276)

Co-authored-by: publish-docs.sh <maintainers@solana.com>
This commit is contained in:
Dan Albert 2020-07-29 15:27:25 -06:00 committed by GitHub
parent c410b082b7
commit cd043b5d70
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 1 deletions

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",