Skip to content

Commit dec262a

Browse files
committed
Fix typos & links
1 parent af89629 commit dec262a

File tree

18 files changed

+19
-22
lines changed

18 files changed

+19
-22
lines changed

docs/.vuepress/components/RandomAppList.vue

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,6 @@
33
</template>
44

55
<script>
6-
/*
7-
*
8-
*/
9-
106
import RandomList from './RandomList.vue'
117
128
export default {
@@ -47,7 +43,7 @@ export default {
4743
{
4844
name: 'Augur',
4945
url: 'https://www.augur.net/',
50-
description: 'The world’s most accessible, no-limit betting exchange.'
46+
description: 'The world’s most accessible, no-limit betting exchange'
5147
}
5248
]
5349
return { items }

docs/community/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,8 @@ If you’re not a developer, it can be hard to know where to start in Ethereum.
176176
- There are many marketing and communications positions in the Ethereum ecosystem!
177177
- A great way to get started is to join [MarketingDAO](https://marketingdao.org/) - an organization dedicated to marketing Ethereum and applications built on Ethereum.
178178

179+
## Ethereum Jobs {#ethereum-jobs}
180+
179181
**Want to find a job working in Ethereum?**
180182

181183
- [Cryptocurrency Jobs](https://cryptocurrencyjobs.co/)

docs/learn/index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ In addition to the information on this page, there are many community-built reso
3535
- [ethresear.ch forum](https://ethresear.ch/) _Deeper technical discussions on Ethereum for ETH 2.0 and beyond_
3636
- [ETHGlobal](https://ethglobal.co) _An Ethereum hackathon series - attend one near you!_
3737

38-
3938
## How Ethereum works {#how-ethereum-works}
4039

4140
High-level explanations of Ethereum and blockchain technology generally.
@@ -67,7 +66,7 @@ In ETH 2.0, Ethereum will be moving to a different system called “Proof of Sta
6766

6867
The Ethereum network is made up of many nodes, each of which runs compatible client software. There are two clients that are used by a majority of nodes: [Geth](https://geth.ethereum.org/) (written in Go) and [Parity](https://www.parity.io/ethereum/) (written in Rust).
6968

70-
- Want to learn how to run a node of your own? → [ethereum.org/developers](/developers/#clients-running-your-own-node)
69+
- Want to learn how to run a node of your own? → [ethereum.org/developers](/developers/#clients--running-your-own-node)
7170
- [Comprehensive list of all Ethereum clients](https://github.com/ConsenSys/ethereum-developer-tools-list#ethereum-clients)
7271

7372
## Enterprise Ethereum {#enterprise-ethereum}

docs/translations/ar/learn/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ sidebarDepth: 0
8080
تتكون شبكة إيثريوم من العديد من نقاط اﻻتصال،كل منها تدير برنامج عميل ملائم. هناك عميلان يتم استخدامهما بواسطة غالبية نقاط اﻻتصال:
8181
[Geth](https://geth.ethereum.org/) (written in Go) و [Parity](https://www.parity.io/ethereum/) (written in Rust).
8282

83-
- أتريد أن تتعلم كيفية تشغيل نقطة اﻻتصال خاصة بك؟ ← [ethereum.org/ar/developers](/ar/developers/#clients-running-your-own-node)
83+
- أتريد أن تتعلم كيفية تشغيل نقطة اﻻتصال خاصة بك؟ ← [ethereum.org/ar/developers](/ar/developers/#clients--running-your-own-node)
8484
- [قائمة شاملة لجميع عملاء إيثريوم](https://github.com/ConsenSys/ethereum-developer-tools-list#ethereum-clients)
8585

8686
## إيثريوم لقطاع اﻻعمال Enterprise Ethereum {#enterprise-ethereum}

docs/translations/cs/learn/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ V následující verzi ETH 2.0 plánuje Ethereum využívat jiný systém s náz
6868

6969
Ethereum síť je tvořena velkým množstvím uzlů, na kterých běží kompatibilní software (klient). Většina uzlů používá jednoho z následujících klientů: [Geth](https://geth.ethereum.org/) (napsaný v jazyku Go) nebo [Parity](https://www.parity.io/ethereum/) (napsaný v jazyku Rust).
7070

71-
- Chcete se naučit provozovat vlastní uzel? → [ethereum.org/cs/developers](/cs/developers/#clients-running-your-own-node)
71+
- Chcete se naučit provozovat vlastní uzel? → [ethereum.org/cs/developers](/cs/developers/#clients--running-your-own-node)
7272
- [Rozsáhlý přehled všech Ethereum klientů](https://github.com/ConsenSys/ethereum-developer-tools-list#ethereum-clients)
7373

7474
## Škálovatelnost Etherea {#improving-ethereums-scalability}

docs/translations/de/learn/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ In ETH 2.0 wird Ethereum zu einem anderen System, genannt „Proof-of-Stake“
6868

6969
Das Ethereum-Netzwerk besteht aus vielen Nodes (Knoten), von denen jeder kompatible Client-Software ausführt. Es gibt zwei Clients, die von einer Mehrheit von Nodes verwendet werden: [Geth](https://geth.ethereum.org/) (geschrieben in Go) und [Parity](https://www.parity.io/ethereum/) (geschrieben in Rust).
7070

71-
- Möchtest Du lernen, wie du deine eigenen Nodes ausführst? → [ethereum.org/de/developers](/de/developers/#clients-running-your-own-node)
71+
- Möchtest Du lernen, wie du deine eigenen Nodes ausführst? → [ethereum.org/de/developers](/de/developers/#clients--running-your-own-node)
7272
- [Umfassende Liste aller Ethereum-Clients](https://github.com/ConsenSys/ethereum-developer-tools-list#ethereum-clients)
7373

7474
## Verbesserung der Skalierbarkeit von Ethereum {#improving-ethereums-scalability}

docs/translations/el/learn/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ sidebarDepth: 0
6868

6969
Το δίκτυο του Ethereum αποτελείται από πολλούς κόμβους, καθένας εκ των οποίων διαθέτει συμβατό λογισμικό πελάτη. Υπάρχουν δύο πελάτες που χρησιμοποιούνται από την πλειονότητα των κόμβων: [Geth](https://geth.ethereum.org/) (γραμμένος σε Go) και [Parity](https://www.parity.io/ethereum/) (γραμμένος σε Rust).
7070

71-
- Θέλετε να μάθετε πώς να τρέχετε έναν δικό σας κόμβο; → [ethereum.org/el/developers](/el/developers/#clients-running-your-own-node)
71+
- Θέλετε να μάθετε πώς να τρέχετε έναν δικό σας κόμβο; → [ethereum.org/el/developers](/el/developers/#clients--running-your-own-node)
7272
- [Πλήρης κατάλογος όλων των πελατών του Ethereum](https://github.com/ConsenSys/ethereum-developer-tools-list#ethereum-clients)
7373

7474
## Βελτίωση της κλιμάκωσης του Ethereum {#improving-ethereums-scalability}

docs/translations/es/learn/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ En ETH 2.0, Ethereum cambiará a un sistema diferente llamado “Proof of Stake
6868

6969
La red de Ethereum está formada por muchos nodos, cada uno de los cuales ejecuta un software cliente compatible. Se usan dos clientes en la mayoría de los nodos: [Geth](https://geth.ethereum.org/) (escrito en Go) y [Parity](https://www.parity.io/ethereum/) (escrito en Rust).
7070

71-
- ¿Quieres aprender a ejecutar un tu propio nodo? → [ethereum.org/es/developers](/es/developers/#clients-running-your-own-node)
71+
- ¿Quieres aprender a ejecutar un tu propio nodo? → [ethereum.org/es/developers](/es/developers/#clients--running-your-own-node)
7272
- [Lista completa de todos los clientes de Ethereum](https://github.com/ConsenSys/ethereum-developer-tools-list#ethereum-clients)
7373

7474
## Mejora de la escalabilidad de Ethereum {#improving-ethereums-scalability}

docs/translations/id/learn/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ Di ETH 2.0, Ethereum akan pindah ke sistem baru bernama “Proof of Stake”. [B
7777

7878
Jaringan Ethereum terdiri dari berbagai node yang menjalankan software client yang sesuai. Terdapat dua client yang sekarang dipakai oleh mayoritas node:: [Geth](https://geth.ethereum.org/) (ditulis dengan Go) dan [Parity](https://www.parity.io/ethereum/) (ditulis dengan Rust).
7979

80-
- Mau mengetahui cara untuk menjalankan node milikmu sendiri? → [ethereum.org/developers](/id/developers/#clients-running-your-own-node)
80+
- Mau mengetahui cara untuk menjalankan node milikmu sendiri? → [ethereum.org/developers](/id/developers/#clients--running-your-own-node)
8181
- [Daftar lengkap dari seluruh client Ethereum](https://github.com/ConsenSys/ethereum-developer-tools-list#ethereum-clients)
8282

8383
## Enterprise Ethereum {#enterprise-ethereum}

docs/translations/ig/learn/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Na mgbakwunye na ozi dị na peeji a, enwere ọtụtụ ihe enyere obodo aka kw
6767

6868
Ngwakọta Ethereum nwere ọtụtụ ebe nzuko, nke ọ bụla na-aru oru sọftụwia ndị ahịa jikotara onu. Enwere ndị ahịa abụọ ana-eji site na ọtụtụ ebe nzuko:[Geth](https://geth.ethereum.org/)(edere na ebe ana aga) na[ Nha nhata](https://www.parity.io/ethereum/) (e dere na Rust).
6969

70-
- I chọrọ ịmụ otu esi agba nodu nke gi? [ethereum.org/ig/developers](/ig/developers/#clients-running-your-own-node)
70+
- I chọrọ ịmụ otu esi agba nodu nke gi? [ethereum.org/ig/developers](/ig/developers/#clients--running-your-own-node)
7171
- [Ndeputa nile nke ndi Ethereum](https://github.com/ConsenSys/ethereum-developer-tools-list#ethereum-clients)
7272

7373
## Imeziwanye Ibelata Ethereum {#improving-ethereums-scalability}

0 commit comments

Comments
 (0)