Skip to content

Commit f8948f9

Browse files
committed
adds infra builder docs link & light touch cleanup
1 parent a70625e commit f8948f9

File tree

1 file changed

+7
-10
lines changed

1 file changed

+7
-10
lines changed

README.mdx

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
1-
> [!NOTE]
2-
> While we welcome meaningful contributions to the documentation, please note that contributions
3-
> will not affect your eligibility for a potential Linea token generation event (TGE) in any way.
4-
51
# Linea documentation
62

73
## Quick links
8-
- [Documentation website](https://docs.linea.build/)
4+
- [Documentation for builders](https://docs.linea.build/)
5+
- [Documentation for Linea infrastructure runners](https://github.com/Consensys/linea-monorepo/tree/main/docs)
96
- [Community forum](https://community.linea.build/)
107
- [Discord](https://discord.gg/linea)
118
- [X](https://x.com/LineaBuild)
@@ -23,7 +20,7 @@ itself is published at [`docs.linea.build`](https://docs.linea.build/).
2320

2421
## Contribute
2522

26-
See something missing? Error in our documentation? Create an issue [here](https://github.com/Consensys/doc.linea/issues).
23+
See something missing? Error in our documentation? [Create an issue](https://github.com/Consensys/doc.linea/issues).
2724

2825
Alternatively, help us improve our documentation! [Fork our repo](https://github.com/Consensys/doc.linea/fork),
2926
create a pull request, and tag us for review.
@@ -32,10 +29,10 @@ Alternatively, get in touch via the [community forum](https://community.linea.bu
3229
[Linea Discord](https://discord.gg/linea) if you have an issue or question.
3330

3431
Please follow these steps if you wish to contribute:
35-
1. Please make an issue describing the change you wish to make _before_ you start working on it, and
32+
1. Make an issue describing the change you wish to make _before_ you start working on it, and
3633
[link to it in your pull request](https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue).
37-
This is particularly important if you are an ecosystem contributor — submitting your details in an
38-
issue first will make it much easier for our docs team to process your contributions.
34+
> This is particularly important if you are an ecosystem contributor — submitting your details in an
35+
> issue first will make it much easier for our docs team to process your contributions.
3936
2. [Fork our repo](https://github.com/Consensys/doc.linea/fork) so that you're able to work on it.
4037
3. Make your changes, paying attention to our [contribution guidelines](#contribution-guidelines).
4138
4. Review your changes locally. See our [guide](#running-locally) on previewing your
@@ -50,7 +47,7 @@ consider creating an issue instead.
5047

5148
### Contribution guidelines
5249

53-
The style of the documentation is based on the [Consensys style guide](https://docs-template.consensys.net/contribute/style-guide),
50+
This documentation applies the [Consensys style guide](https://docs-template.consensys.net/contribute/style-guide),
5451
other than for images and other media, for which we have [specific guidelines](#adding-images-to-articles).
5552

5653
#### Orthography

0 commit comments

Comments
 (0)