Skip to content

Commit

Permalink
Merge pull request #16 from MetalPay/cleanup1227
Browse files Browse the repository at this point in the history
Fix some links to refer to Metal L2 and not OP Mainnet. Link offsite …
  • Loading branch information
squdgy authored Dec 27, 2024
2 parents 8b81323 + bc5faae commit 5e217a7
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 24 deletions.
8 changes: 0 additions & 8 deletions pages/_meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,14 +91,6 @@
"display": "children"
},

"+++ OP MAINNET": {
"title": "",
"type": "separator"
},
"--- OP MAINNET": {
"title": "OP MAINNET",
"type": "separator"
},
"chain": {
"title": "OP Mainnet",
"display": "children"
Expand Down
4 changes: 2 additions & 2 deletions pages/builders.mdx
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
title: Builders
lang: en-US
description: Learn about deploying contracts, cross-chain messaging, and tutorials to help you build applications on OP Mainnet.
description: Learn about deploying contracts, cross-chain messaging, and tutorials to help you build applications on Metal L2.
---

import { Card, Cards } from 'nextra/components'

# Builders

Welcome to the Builders section. Here you'll find resources and guides for developers, operators, and other stakeholders involved in building on OP Stack. Explore the categories below to find the information you need.
Welcome to the Builders section. Here you'll find resources and guides for developers, operators, and other stakeholders involved in building on Metal L2. Explore the categories below to find the information you need.

<Cards>
<Card title="Notices" href="/builders/notices" />
Expand Down
2 changes: 1 addition & 1 deletion pages/chain/getting-started.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ To access any Ethereum type network you need an endpoint. [These providers](/bui

For development purposes we recommend you use either a local development node or [Metal L2 Testnet](https://testnet.explorer.metall2.com/).
That way you don't need to spend real money.
If you need ETH on Metal L2 Testnet for testing purposes, [you can use this faucet](https://app.optimism.io/faucet?utm_source=docs).
If you need ETH on Metal L2 Testnet for testing purposes, use any Sepolia faucet to acquire ETH and then use the testnet [bridge](https://testnet.bridge.metall2.com/) to bring it to Metal L2 Testnet .

## Interacting with Contracts on Metal L2 or Metal L2 Testnet

Expand Down
2 changes: 1 addition & 1 deletion pages/connect/contribute/docs-contribute.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import { Callout } from 'nextra/components'

# Contribute to Metal L2 Docs

Metal L2 Docs(docs.metall2.com) is an open-source project, and we welcome your contributions. Here's how you can help grow and support Metal L2 and the Optimism SuperChain.
Metal L2 Docs(docs.metall2.com) is a fork of the Optimism docs, an open-source project. We welcome your contributions. Here's how you can help grow and support Metal L2. Please visit the [Optimism docs](https://docs.optimism.io/connect/contribute/docs-contribute) to contribute to Optimism.

## Ways to contribute

Expand Down
22 changes: 10 additions & 12 deletions pages/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,9 @@ import { Cards, Card } from 'nextra/components'

Welcome to Metal L2 Docs, the unified home of [Metal L2's](/connect/resources/glossary#metal-l2) technical documentation and information about the [OP Stack](/stack/getting-started) that Metal L2 is built on.

Information about Metal DAO's governance, community, and mission can be found on the [Metal L2 Website](https://metall2.com).
Information about Metal DAO's governance, community, and mission can be found on the [Metal L2 Website](https://metall2.com)

Information about Metal DAO's governance, community, and mission can be found on the [Metal L2 Website](https://metall2.com).

Whether you're a developer building a app on Metal L2 or a node operator running a Metal L2 node you'll find everything you need to get started right here.
Whether you're a developer building an app on Metal L2 or a node operator running a Metal L2 node you'll find everything you need to get started right here.

<Cards>
<Card title="App Developers" href="/builders/app-developers/overview" icon={<img src="img/icons/terminal-window-line.svg" />} />
Expand All @@ -27,20 +25,20 @@ Whether you're a developer building a app on Metal L2 or a node operator running

</Cards>

## Featured tools
## Featured Superchain tools

Check out these amazing tools, so you can get building with Metal L2.
Check out these amazing tools, so you can get building on Metal L2.

<Cards>
<Card title="Superchain faucet" href="https://console.optimism.io/faucet?utm_source=docs" icon={<img src="img/icons/gear.svg" />} />
<Card title="Superchain faucet" href="https://console.optimism.io/faucet/" target="optimism" icon={<img src="img/icons/gear.svg" />} />

<Card title="Scaffold-OP" href="/builders/app-developers/quick-start" icon={<img src="img/icons/gear.svg" />} />
<Card title="Scaffold-OP" href="https://docs.optimism.io/builders/app-developers/quick-start" target="optimism" icon={<img src="img/icons/gear.svg" />} />

<Card title="Superchain Dev Console" href="https://console.optimism.io/?utm_source=docs" icon={<img src="img/icons/gear.svg" />} />
<Card title="Superchain Dev Console" href="https://console.optimism.io/" target="optimism" icon={<img src="img/icons/gear.svg" />} />

<Card title="Open-Source repo" href="/builders/app-developers/tools/ecosystem-overview" icon={<img src="img/icons/gear.svg" />} />
<Card title="Fee parameter calculator" href="https://docs.optimism.io/builders/tools/fee-calculator" target="optimism" icon={<img src="img/icons/gear.svg" />} />

<Card title="Fee parameter calculator" href="/builders/tools/fee-calculator" icon={<img src="img/icons/gear.svg" />} />
<Card title="Open-Source repo" href="https://docs.optimism.io/builders/app-developers/tools/ecosystem-overview" target="optimism" icon={<img src="img/icons/gear.svg" />} />

</Cards>

Expand All @@ -59,5 +57,5 @@ These documents should have you covered with detailed guides to help you learn a

<Card title="About the OP Stack" href="/stack/getting-started" icon={<img src="img/icons/book.svg" />} />

<Card title="About the Superchain" href="/superchain/superchain-explainer" icon={<img src="img/icons/book.svg" />} />
<Card title="About the Superchain" href="https://docs.optimism.io/superchain/superchain-explainer" target="optimism" icon={<img src="img/icons/book.svg" />} />
</Cards>

0 comments on commit 5e217a7

Please sign in to comment.