Co-authored-by: publish-docs.sh <maintainers@solana.com>
(cherry picked from commit d0d4d9b3d1
)
Co-authored-by: Dan Albert <dan@solana.com>
This commit is contained in:
@@ -21,12 +21,12 @@ module.exports = {
|
||||
position: "left",
|
||||
},
|
||||
{
|
||||
to: "apps/README",
|
||||
to: "apps",
|
||||
label: "Developers",
|
||||
position: "left",
|
||||
},
|
||||
{
|
||||
to: "running-validator/README",
|
||||
to: "running-validator",
|
||||
label: "Validators",
|
||||
position: "left",
|
||||
},
|
||||
@@ -55,7 +55,7 @@ module.exports = {
|
||||
},
|
||||
{
|
||||
label: "Tour de SOL",
|
||||
to: "tour-de-sol/README",
|
||||
to: "tour-de-sol",
|
||||
},
|
||||
],
|
||||
},
|
||||
|
Reference in New Issue
Block a user