Skip to content

Commit 273bf40

Browse files
authored
Merge pull request #11891 from SanShi2023/Fix-Gitter-Solidity-Link
Fix Gitter Solidity Link due to Typo
2 parents 0314039 + 04c4970 commit 273bf40

File tree

52 files changed

+52
-52
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+52
-52
lines changed

public/content/community/online/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Hundreds of thousands of Ethereum enthusiasts gather in these online forums to s
2727
<SocialListItem socialIcon="discord"><Link to="https://discord.gg/ethstaker">EthStaker Discord</Link> - community-run guidance, education, support, and resources for existing and potential stakers</SocialListItem>
2828
<SocialListItem socialIcon="discord"><Link to="https://discord.gg/ethereum-org">Ethereum.org website team</Link> - stop by and chat ethereum.org web development and design with the team and folks from the community</SocialListItem>
2929
<SocialListItem socialIcon="discord"><Link to="https://discord.matos.club/">Matos Discord</Link> - web3 creators community where builders, industrial figureheads, and Ethereum enthusiasts hang out. We're passionate about web3 development, design, and culture. Come build with us.</SocialListItem>
30-
<SocialListItem socialIcon="webpage"><Link to="https://gitter.im/ethereum/solidity/">Solidity Gitter</Link> - chat for solidity development (Gitter)</SocialListItem>
30+
<SocialListItem socialIcon="webpage"><Link to="https://gitter.im/ethereum/solidity">Solidity Gitter</Link> - chat for solidity development (Gitter)</SocialListItem>
3131
<SocialListItem socialIcon="webpage"><Link to="https://matrix.to/#/#ethereum_solidity:gitter.im">Solidity Matrix</Link> - chat for solidity development (Matrix)</SocialListItem>
3232
<SocialListItem socialIcon="webpage"><Link to="https://ethereum.stackexchange.com/">Ethereum Stack Exchange</Link> <i>- question and answer forum</i></SocialListItem>
3333
<SocialListItem socialIcon="webpage"><Link to="https://peeranha.io/">Peeranha</Link> <i>- decentralized question and answer forum</i></SocialListItem>

public/content/community/support/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Does your question relate to a particular tool, project, or library? Most projec
5353

5454
Here are some popular examples:
5555

56-
- [Solidity](https://gitter.im/ethereum/solidity/)
56+
- [Solidity](https://gitter.im/ethereum/solidity)
5757
- [ethers.js](https://discord.gg/6jyGVDK6Jx)
5858
- [web3.js](https://discord.gg/GsABYQu4sC)
5959
- [Hardhat](https://discord.gg/xtrMGhmbfZ)

public/content/developers/docs/smart-contracts/languages/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Previous knowledge of programming languages, especially of JavaScript or Python,
3535
- [Solidity Language Portal](https://soliditylang.org/)
3636
- [Solidity by Example](https://docs.soliditylang.org/en/latest/solidity-by-example.html)
3737
- [GitHub](https://github.com/ethereum/solidity/)
38-
- [Solidity Gitter Chatroom](https://gitter.im/ethereum/solidity/) bridged to [Solidity Matrix Chatroom](https://matrix.to/#/#ethereum_solidity:gitter.im)
38+
- [Solidity Gitter Chatroom](https://gitter.im/ethereum/solidity) bridged to [Solidity Matrix Chatroom](https://matrix.to/#/#ethereum_solidity:gitter.im)
3939
- [Cheat Sheet](https://reference.auditless.com/cheatsheet)
4040
- [Solidity Blog](https://blog.soliditylang.org/)
4141
- [Solidity Twitter](https://twitter.com/solidity_lang)

public/content/translations/ca/community/support/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ La vostra pregunta fa referència a alguna eina, projecte o biblioteca en partic
5151

5252
Aquí teniu alguns exemples populars:
5353

54-
- [Solidity](https://gitter.im/ethereum/solidity/)
54+
- [Solidity](https://gitter.im/ethereum/solidity)
5555
- [ethers.js](https://discord.gg/6jyGVDK6Jx)
5656
- [web3.js](https://discord.gg/GsABYQu4sC)
5757
- [Hardhat](https://discord.gg/xtrMGhmbfZ)

public/content/translations/de/community/online/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Hunderttausende von Ethereum-Enthusiasten treffen sich in diesen Online-Foren, u
2727
<SocialListItem socialIcon="discord"><Link to="https://discord.io/ethstaker">EthStaker Discord</Link> – Beratung, Bildung, Unterstützung und Ressourcen für bestehende und potenzielle Staker auf Community-Ebene </SocialListItem>
2828
<SocialListItem socialIcon="discord"><Link to="https://discord.gg/ethereum-org">Ethereum.org Website-Team</Link> - Kommen Sie vorbei and schreiben Sie mit dem Team und anderen aus der Gemeinschaft über Ethereum.org Web-Entwicklung und Design</SocialListItem>
2929
<SocialListItem socialIcon="discord"><Link to="https://discord.matos.club/">Matos Discord</Link> - Web3-Creator-Community, wo sich Entwickler, industrielle Führer, und Ethereum Enthusiasten aufhalten. Wir sind begeistert von Web3-Entwicklung, Design und Kultur. Kommen Sie mit uns bauen.</SocialListItem>
30-
<SocialListItem socialIcon="webpage"><Link to="https://gitter.im/ethereum/solidity/">Solidity-Gitter</Link> - Unterhaltungen über Solidity-Entwicklung (Gitter)</SocialListItem>
30+
<SocialListItem socialIcon="webpage"><Link to="https://gitter.im/ethereum/solidity">Solidity-Gitter</Link> - Unterhaltungen über Solidity-Entwicklung (Gitter)</SocialListItem>
3131
<SocialListItem socialIcon="webpage"><Link to="https://matrix.to/#/#ethereum_solidity:gitter.im">Solidity-Matrix</Link> - Unterhaltungen über Solidity-Entwicklung (Matrix)</SocialListItem>
3232
<SocialListItem socialIcon="webpage"><Link to="https://ethereum.stackexchange.com/">Ethereum Stack Exchange</Link> _– Forum für Fragen und Antworten_</SocialListItem>
3333
<SocialListItem socialIcon="webpage"><Link to="https://peeranha.io/">Peeranha</Link> _– dezentrales Forum für Fragen und Antworten_</SocialListItem>

public/content/translations/de/community/support/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Bezieht sich Ihre Frage auf ein bestimmtes Tool, Projekt oder eine Bibliothek? D
5353

5454
Hier sind einige beliebte Beispiele:
5555

56-
- [Solidity](https://gitter.im/ethereum/solidity/)
56+
- [Solidity](https://gitter.im/ethereum/solidity)
5757
- [ethers.js](https://discord.gg/6jyGVDK6Jx)
5858
- [web3.js](https://discord.gg/GsABYQu4sC)
5959
- [Hardhat](https://discord.gg/xtrMGhmbfZ)

public/content/translations/de/developers/docs/smart-contracts/languages/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Vorwissen über andere Programmiersprachen, insbesondere JavaScript oder Python,
3535
- [Solidity Sprachportal](https://soliditylang.org/)
3636
- [Solidity am Beispiel](https://docs.soliditylang.org/en/latest/solidity-by-example.html)
3737
- [GitHub](https://github.com/ethereum/solidity/)
38-
- [Solidity Gitter Chatroom](https://gitter.im/ethereum/solidity/) überbrückt mit [Solidity Matrix Chatroom](https://matrix.to/#/#ethereum_solidity:gitter.im)
38+
- [Solidity Gitter Chatroom](https://gitter.im/ethereum/solidity) überbrückt mit [Solidity Matrix Chatroom](https://matrix.to/#/#ethereum_solidity:gitter.im)
3939
- [Spickzettel](https://reference.auditless.com/cheatsheet)
4040
- [Solidity-Blog](https://blog.soliditylang.org/)
4141
- [Solidity Twitter](https://twitter.com/solidity_lang)

public/content/translations/el/community/online/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ lang: el
2727
<SocialListItem socialIcon="discord"><Link to="https://discord.gg/ethstaker">EthStaker Discord</Link> - καθοδήγηση, εκπαίδευση, υποστήριξη και πόροι από την κοινότητα για υπάρχοντες και πιθανούς συμμετέχοντες.</SocialListItem>
2828
<SocialListItem socialIcon="discord"><Link to="https://discord.gg/ethereum-org">Ομάδα ιστότοπου Ethereum.org</Link> - ελάτε και συζητήστε για την ανάπτυξη και τον σχεδιασμό του ιστότοπου ethereum.org με την ομάδα και τους ανθρώπους από την κοινότητα.</SocialListItem>
2929
<SocialListItem socialIcon="discord"><Link to="https://discord.matos.club/">Matos Discord</Link> - κοινότητα δημιουργών web3, όπου δημιουργοί, βιομηχανικοί δημιουργοί και λάτρεις του Ethereum κάνουν παρέα. Είμαστε παθιασμένοι με την ανάπτυξη, τον σχεδιασμό και την κουλτούρα web3. Ελάτε να δημιουργήσετε μαζί μας.</SocialListItem>
30-
<SocialListItem socialIcon="webpage"><Link to="https://gitter.im/ethereum/solidity/">Solidity Gitter</Link> - συνομιλία για ανάπτυξη με τη solidity (Gitter).</SocialListItem>
30+
<SocialListItem socialIcon="webpage"><Link to="https://gitter.im/ethereum/solidity">Solidity Gitter</Link> - συνομιλία για ανάπτυξη με τη solidity (Gitter).</SocialListItem>
3131
<SocialListItem socialIcon="webpage"><Link to="https://matrix.to/#/#ethereum_solidity:gitter.im">Solidity Matrix</Link> - συνομιλία για ανάπτυξη με τη solidity (Matrix)</SocialListItem>
3232
<SocialListItem socialIcon="webpage"><Link to="https://ethereum.stackexchange.com/">Ethereum Stack Exchange</Link> _- φόρουμ ερωτήσεων και απαντήσεων_</SocialListItem>
3333
<SocialListItem socialIcon="webpage"><Link to="https://peeranha.io/">Peeranha</Link> _- αποκεντρωμένο φόρουμ ερωτήσεων και απαντήσεων_</SocialListItem>

public/content/translations/el/community/support/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ _Η παραπάνω λίστα δεν είναι ολοκληρωμένη. Χρ
5353

5454
Δείτε μερικά δημοφιλή παραδείγματα:
5555

56-
- [Solidity](https://gitter.im/ethereum/solidity/)
56+
- [Solidity](https://gitter.im/ethereum/solidity)
5757
- [ethers.js](https://discord.gg/6jyGVDK6Jx)
5858
- [web3.js](https://discord.gg/GsABYQu4sC)
5959
- [Hardhat](https://discord.gg/xtrMGhmbfZ)

public/content/translations/es/community/online/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Cientos de miles de entusiastas de Ethereum se reúnen en estos foros en línea
2727
<SocialListItem socialIcon="discord"><Link to="https://discord.gg/ethstaker">Discord de EthStaker</Link>: guía, educación, apoyo y recursos gestionados por la comunidad para participantes existentes y potenciales</SocialListItem>
2828
<SocialListItem socialIcon="discord"><Link to="https://discord.gg/ethereum-org">Equipo del sitio web Ethereum.org</Link>: pase por este chat y hable sobre el desarrollo y diseño del sitio web de ethereum.org web con el equipo encargado y con otros compañeros de la comunidad</SocialListItem>
2929
<SocialListItem socialIcon="discord"><Link to="https://discord.matos.club/">Matos Discord</Link>: comunidad de creadores web3 donde los constructores, los testaferros y los entusiastas de Ethereum se relacionan. Nos apasiona la cultura, el diseño y el desarrollo de la Web 3.0. Venga a construir con nosotros.</SocialListItem>
30-
<SocialListItem socialIcon="webpage"><Link to="https://gitter.im/ethereum/solidity/">Solidity Gitter</Link>: chat sobre el desarrollo de Solidity (Gitter)</SocialListItem>
30+
<SocialListItem socialIcon="webpage"><Link to="https://gitter.im/ethereum/solidity">Solidity Gitter</Link>: chat sobre el desarrollo de Solidity (Gitter)</SocialListItem>
3131
<SocialListItem socialIcon="webpage"><Link to="https://matrix.to/#/#ethereum_solidity:gitter.im">Solidity Matrix</Link>: chat sobre el desarrollo de Solidity (Matrix)</SocialListItem>
3232
<SocialListItem socialIcon="webpage"><Link to="https://ethereum.stackexchange.com/">Ethereum Stack Exchange</Link> _: foro de preguntas y respuestas_</SocialListItem>
3333
<SocialListItem socialIcon="webpage"><Link to="https://peeranha.io/">Peeranha</Link> _: foro descentralizado de preguntas y respuestas_</SocialListItem>

0 commit comments

Comments
 (0)