Skip to content

Commit

Permalink
Yon-bugfix broken link (0glabs#29)
Browse files Browse the repository at this point in the history
* Update intro.md

* Update what-is-an-ai-alignment-node.md

* Update why-run-a-node.md

* Update intro.md

* Update node-rewards.md

* Update and rename what-is-an-ai-alignment-node.md to node-holder-benefits.md

* Update why-run-a-node.md

* Update and rename why-run-a-node.md to sale-structure.md

* Update and rename node-rewards.md to eligibility.md

* Update details.md

* Update and rename details.md to purchasing-nodes.md

* Update and rename how-to-purchase-nodes.md to incentives-and-rewards

* Update and rename whats-next.md to compliance-and-regulatory.md

* Delete docs/node-sale/details/user-discounts-and-referrals.md

Based on updates from Marketing team

* Update and rename node-overview.md to faq.md

* Update faq.md

* Delete docs/node-sale/faq/node-operations.md

* Delete docs/node-sale/faq/payment-and-licenses.md

* Delete docs/node-sale/faq/whitelist-and-node-sale.md

* Update sidebars.ts

* Rename incentives-and-rewards to incentives-and-rewards.md

* Update sale-structure.md

* Update purchasing-nodes.md

* Update faq.md

* Update sidebars.ts

* Update node-sale-landing.md

* Update faq.md

* added node sale tiers and fixed some broken links

---------

Co-authored-by: meeshhhh <[email protected]>
  • Loading branch information
YonasW and meeshhhh authored Nov 2, 2024
1 parent 0a9dc14 commit 9bd7ba9
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ Find the [repository for this integration](https://github.com/0glabs/nitro) at h

## Prerequisites

- [0G DA Client Node]('../build-with-0g/da-client-node')
- [0G DA Encoder Node]('../build-with-0g/da-encoder-node')
- [0G DA Client Node](/build-with-0g/da-client-node)
- [0G DA Encoder Node](build-with-0g/da-encoder-node)
- [0G Arbitrum Nitro Rollup Kit](https://github.com/0glabs/nitro)


Expand Down
4 changes: 2 additions & 2 deletions docs/build-with-0g/rollups-and-appchains/op-stack-on-0g-da.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ To implement this server specification, 0G DA provides a `da-server` that runs a

Below are the requisite steps to deploy an OP Stack rollup on 0G DA, which the following documentation will walk you through:

* Follow the instructions to set up a [0G DA client node]('../build-with-0g/da-integration')
* Set up a [0G DA encoder node]('../build-with-0g/da-integration')
* Follow the instructions to set up a [0G DA client node](/build-with-0g/da-integration)
* Set up a [0G DA encoder node](/build-with-0g/da-integration)
* Deploy a 0G DA Server as shown below
* Deploy the OP Stack components with configuation adjustments as shown below

Expand Down
1 change: 1 addition & 0 deletions docs/node-sale/intro/sale-structure.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@ The sale is structured into two phases:

## Tiered Pricing
The node sale is segmented into 32 pricing tiers, beginning at 0.05 ETH per node, allowing for varied entry points that cater to diverse participant levels.
![Node Sale Price Table](/img/nodesale-tier.png)
4 changes: 2 additions & 2 deletions docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ const config: Config = {
position: 'right',
},
{
href: 'https://github.com/0G-Labs/0g-docs',
href: 'https://github.com/0glabs',
position: 'right',
className: 'header-github-link',
'aria-label': 'GitHub repository',
Expand All @@ -102,7 +102,7 @@ const config: Config = {
title: 'Docs',
items: [
{ label: 'Introduction', to: '/intro' },
{ label: 'Run a Node', to: '/run-a-node/node-overview' },
{ label: 'Run a Node', to: '/run-a-node/overview' },
],
},
{
Expand Down
Binary file added static/img/nodesale-tier.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9bd7ba9

Please sign in to comment.