Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove chain operators section, some grammar fixes #17

Merged
merged 2 commits into from
Dec 30, 2024
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
2 changes: 1 addition & 1 deletion pages/404.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ description: 404 page not found and directs users to submit a GitHub issue.

## Let's find our way back. <br /> Visit the [homepage](index) to get started.

#### Please help by [submitting an issue](https://github.com/ethereum-optimism/docs/issues/new/choose) for the broken link. ❤️
#### Please help by [submitting an issue](https://github.com/metalpay/metal-l2-docs/issues/new/choose) for the broken link. ❤️

4 changes: 1 addition & 3 deletions pages/500.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ description: 500 internal server error and directs users to submit a git issue.

# Unexpected Error

![500 Error Warning.](/img/icons/500-page.svg)

## Something isn't quite right. Let's start again on the [homepage](index).

#### Please help by [submitting an issue](https://github.com/ethereum-optimism/docs/issues/new/choose) about what led you to this page. ❤️
#### Please help by [submitting an issue](https://github.com/metalpay/metal-l2-docs/issues/new/choose) about what led you to this page. ❤️
1 change: 0 additions & 1 deletion pages/builders/_meta.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"notices": "Notices (README)",
"app-developers": "App developers",
"chain-operators": "Chain operators",
"node-operators": "Node operators",
"tools": "Developer tools"
}
4 changes: 2 additions & 2 deletions pages/builders/app-developers.mdx
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
title: App Developers
description: If you're a developer looking to build on OP Stack, you've come to the right place. In this area of the Optimism Docs you'll find everything you ...
description: If you're a developer looking to build on OP Stack, you've come to the right place. In this area of the Metal L2 Docs you'll find everything you ...
lang: en-US
---

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

# App Developers

If you're a developer looking to build on OP Mainnet, you've come to the right place. In this area of the Optimism Docs you'll find everything you ...
If you're a developer looking to build on Metal L2, you've come to the right place. In this area of the Metal L2 Docs you'll find what you need to build the next great blockchain app.

<Cards>
<Card title="Bridging" href="/builders/app-developers/bridging" />
Expand Down
2 changes: 1 addition & 1 deletion pages/builders/app-developers/bridging.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import { Card, Cards } from 'nextra/components'

# Bridging

This section provides information on bridging basics, custom bridges, sending data between l1 and l2 and using the standard bridge. You'll find guide, overview to help you understand and work with these topics.
This section provides information on bridging basics, custom bridges, sending data between l1 and l2 and using the standard bridge. These are guides to help you understand and work with these topics.

<Cards>
<Card title="Bridging basics" href="/builders/app-developers/bridging/basics" />
Expand Down
2 changes: 1 addition & 1 deletion pages/builders/app-developers/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import { Cards, Card } from 'nextra/components'
# App developer overview

If you're a developer looking to build on Metal L2, you've come to the right place.
In this area of the Metal L2 Docs you'll find everything you need to know about building Metal L2 applications for deployment on the Superchains Banking Layer, Metal L2.
In this area of the Metal L2 Docs you'll find everything you need to know about building Metal L2 applications for deployment on the Superchain Banking Layer, Metal L2.

## Getting started

Expand Down
31 changes: 0 additions & 31 deletions pages/builders/chain-operators.mdx

This file was deleted.

11 changes: 0 additions & 11 deletions pages/builders/chain-operators/_meta.json

This file was deleted.

104 changes: 0 additions & 104 deletions pages/builders/chain-operators/architecture.mdx

This file was deleted.

21 changes: 0 additions & 21 deletions pages/builders/chain-operators/configuration.mdx

This file was deleted.

6 changes: 0 additions & 6 deletions pages/builders/chain-operators/configuration/_meta.json

This file was deleted.

Loading
Loading