cross-links SPL library

This commit is contained in:
Raj Gokal 2020-08-01 08:33:26 -07:00
parent 54d36d2cfb
commit e2789b9373
2 changed files with 4 additions and 11 deletions

View File

@ -16,23 +16,18 @@ module.exports = {
},
links: [
{
to: "introduction",
label: "Introduction",
href: "https://spl.solana.com",
label: "Program Library »",
position: "left",
},
{
to: "apps",
label: "Developers",
label: "Develop",
position: "left",
},
{
to: "running-validator",
label: "Validators",
position: "left",
},
{
to: "clusters",
label: "Clusters",
label: "Validate",
position: "left",
},
{
@ -40,7 +35,6 @@ module.exports = {
label: "Chat",
position: "right",
},
{
href: "https://github.com/solana-labs/solana",
label: "GitHub",

View File

@ -42,7 +42,6 @@ module.exports = {
"cli/manage-stake-accounts",
"offline-signing",
"offline-signing/durable-nonce",
"cli/usage",
],
"Solana Clusters": ["clusters"],
"Develop Applications": [