Selaa lähdekoodia

chore(docs): fix discord link

Add direct link to channel

Signed-off-by: Ry Jones <ry@linux.com>
Ry Jones 2 vuotta sitten
vanhempi
sitoutus
d8220388ee
2 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 1 1
      README.md
  2. 1 1
      docs/index.rst

+ 1 - 1
README.md

@@ -2,7 +2,7 @@
 
 # solang - Solidity Compiler for Solana and Substrate
 
-[![Discord](https://img.shields.io/discord/905194001349627914?logo=Hyperledger&style=plastic)](https://discord.gg/jhn4rkqNsT)
+[![Discord](https://img.shields.io/discord/905194001349627914?logo=Hyperledger&style=plastic)](https://discord.gg/hyperledger)
 [![CI](https://github.com/hyperledger/solang/workflows/test/badge.svg)](https://github.com/hyperledger/solang/actions)
 [![Documentation Status](https://readthedocs.org/projects/solang/badge/?version=latest)](https://solang.readthedocs.io/en/latest/?badge=latest)
 [![license](https://img.shields.io/github/license/hyperledger/solang.svg)](LICENSE)

+ 1 - 1
docs/index.rst

@@ -20,7 +20,7 @@ or compute units.
 Solang aims for source file compatibility with the Ethereum EVM Solidity compiler,
 version 0.8. Where differences exist, this is noted in the language documentation.
 The source code repository can be found on `github <https://github.com/hyperledger/solang>`_
-and we have a `channel #solang on Hyperledger Discord <https://discord.gg/jhn4rkqNsT>`_.
+and we have a `channel #solang <https://discord.com/channels/905194001349627914/905834552965103638> on Hyperledger Discord <https://discord.gg/hyperledger>`_.
 
 Contents
 ========