Skip to content

Commit

Permalink
Remove Terra
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesbayly committed Oct 17, 2023
1 parent ab25cb6 commit 7628285
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions docs/.vuepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -424,10 +424,6 @@ function getSidebar(locale: string): SidebarOptions {
text: "Sei",
link: `${locale}/quickstart/quickstart_chains/cosmos-sei.md`,
},
{
text: "Terra",
link: `${locale}/quickstart/quickstart_chains/terra.md`,
},
{
text: "Thorchain",
link: `${locale}/quickstart/quickstart_chains/cosmos-thorchain.md`,
Expand Down Expand Up @@ -619,7 +615,6 @@ function getSidebar(locale: string): SidebarOptions {
`${locale}/build/manifest/polkadot.md`,
`${locale}/build/manifest/polygon.md`,
`${locale}/build/manifest/stellar.md`,
`${locale}/build/manifest/terra.md`,
],
},
`${locale}/build/graphql.md`,
Expand All @@ -640,7 +635,6 @@ function getSidebar(locale: string): SidebarOptions {
`${locale}/build/mapping/polkadot.md`,
`${locale}/build/mapping/polygon.md`,
`${locale}/build/mapping/stellar.md`,
`${locale}/build/mapping/terra.md`,
`${locale}/build/mapping/store.md`,
],
},
Expand Down

0 comments on commit 7628285

Please sign in to comment.