Skip to content

Commit

Permalink
replaced old tangle docs with link to new site, updated component lin…
Browse files Browse the repository at this point in the history
…ks for actions, added tangle network to links (#158)
  • Loading branch information
thomivy authored Jan 12, 2024
1 parent 13c981e commit 7807c20
Show file tree
Hide file tree
Showing 78 changed files with 15 additions and 7,850 deletions.
4 changes: 2 additions & 2 deletions components/QuickStart.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ export const QuickStartArea = () => {
description: `Start your journey on Tangle Network. This guide will walk you through the steps to become a validator, ensuring network security and integrity.`,
name: "Validate on Tangle Network",
}}
href="/docs/tangle-network/node/quickstart/"
href="https://docs.tangle.tools/docs/node/quickstart/"
></DetailedFeatureLink>
<DetailedFeatureLink
feature={{
Expand Down Expand Up @@ -81,7 +81,7 @@ export const DeployArea = () => {
description: `Want to spin up a full node on the Tangle Network? We've made it easier than ever!`,
name: "Deploy a Tangle Node!",
}}
href="/docs/tangle-network/node/docker-node"
href="https://docs.tangle.tools/docs/node/docker-node/"
></DetailedFeatureLink>
<DetailedFeatureLink
feature={{
Expand Down
5 changes: 5 additions & 0 deletions pages/_meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,11 @@
"href": "https://blog.webb.tools",
"newWindow": true
},
"resourcesBlog": {
"title": "Tangle Network Docs",
"href": "https://docs.tangle.tools",
"newWindow": true
},
"resourcesWhitepaper": {
"title": "Webb Protocol Whitepaper",
"href": "https://github.com/webb-tools",
Expand Down
6 changes: 5 additions & 1 deletion pages/docs/_meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,11 @@
"index": {
"title": "Quickstart"
},
"tangle-network": "Tangle Network",
"tangle-docs-link": {
"title": "Tangle Network",
"href": "https://docs.tangle.tools",
"newWindow": true
},
"overview": "About Webb",
"concepts": "Concepts",
"projects": "Projects",
Expand Down
12 changes: 0 additions & 12 deletions pages/docs/ecosystem-roles/validator/_meta.json

This file was deleted.

3 changes: 0 additions & 3 deletions pages/docs/ecosystem-roles/validator/api-reference/_meta.json

This file was deleted.

Loading

0 comments on commit 7807c20

Please sign in to comment.