Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion pages/builders/chain-operators/features/_meta.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
{
"preinstalls": "Preinstalls"
"preinstalls": "Preinstalls",
"custom-gas-token": "Run a Custom Gas Token Chain"
}
1 change: 0 additions & 1 deletion pages/builders/chain-operators/management/_meta.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"blobs": "Using Blobs",
"snap-sync": "Using Snap Sync",
"custom-gas-token": "Run a Custom Gas Token Chain",
"operations": "Node Operations",
"key-management": "Key Management",
"troubleshooting": "Troubleshooting",
Expand Down
2 changes: 1 addition & 1 deletion pages/stack/protocol/features/custom-gas-token.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ The custom token being used must adhere to the following constraints to be able

## Next Steps

* Ready to get started? Read our guide on how to [deploy your custom gas token chain](/builders/chain-operators/management/custom-gas-token).
* Ready to get started? Read our guide on how to [deploy your custom gas token chain](/builders/chain-operators/features/custom-gas-token).
* For more info about how the custom gas token feature works under the hood, [check out the specs](https://specs.optimism.io/protocol/granite/custom-gas-token.html).

## FAQs
Expand Down
1 change: 1 addition & 0 deletions public/_redirects
Original file line number Diff line number Diff line change
Expand Up @@ -78,3 +78,4 @@
/builders/notices/ecotone-changes /stack/transactions/fees#ecotone
/stack/protocol/fault-proofs/overview /stack/protocol/fault-proofs/explainer
/builders/chain-operators/management/configuration /builders/chain-operators/configuration/overview
/builders/chain-operators/management/custom-gas-token /builders/chain-operators/features/custom-gas-token