replaced RocketChat with Discord (#949)

* replaced RocketChat with discord

* reworded the chat links

Signed-off-by: Sally MacFarlane <sally.macfarlane@consensys.net>
pull/952/head
Sally MacFarlane 3 years ago committed by GitHub
parent abf128e6fb
commit 35cafcc0fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      CONTRIBUTING.md
  2. 4
      DCO.md
  3. 6
      README.md
  4. 4
      docs/Concepts/ArchitectureOverview.md
  5. 4
      docs/HowTo/Use-Privacy/Use-GoQuorum-compatible-privacy.md
  6. 2
      mkdocs.yml

@ -7,7 +7,7 @@ guidelines (not rules) for contributing to this repository. Use your best judgem
to propose changes to this document in a pull request. to propose changes to this document in a pull request.
* [Hyperledger Besu documentation](http://besu.hyperledger.org/) * [Hyperledger Besu documentation](http://besu.hyperledger.org/)
* [Hyperledger Besu chat](https://chat.hyperledger.org/channel/besu) * [Hyperledger Besu community](https://discord.gg/hyperledger)
* [Hyperledger Besu Wiki](https://wiki.hyperledger.org/display/BESU/Hyperledger+Besu) * [Hyperledger Besu Wiki](https://wiki.hyperledger.org/display/BESU/Hyperledger+Besu)
### Useful docs contributing links ### Useful docs contributing links

@ -13,5 +13,5 @@ command, providing your `user.name` and `user.email` are setup correctly.
For more information about DCO, see the For more information about DCO, see the
[Besu wiki](https://wiki.hyperledger.org/pages/viewpage.action?pageId=24772914). [Besu wiki](https://wiki.hyperledger.org/pages/viewpage.action?pageId=24772914).
If you have any questions, you can reach us on If you have any questions, you can reach us on the
[Besu chat](https://chat.hyperledger.org/channel/besu). [Besu channel on Hyperledger Discord](https://discord.gg/hyperledger).

@ -19,16 +19,16 @@ This repository only contains the sources for
* How to contribute to the * How to contribute to the
[Besu codebase](https://github.com/hyperledger/besu/blob/master/CONTRIBUTING.md). [Besu codebase](https://github.com/hyperledger/besu/blob/master/CONTRIBUTING.md).
## Linux Foundation / GitHub accounts ## GitHub/Discord/Linux Foundation accounts
Having the following accounts is necessary for contributing code/issues to Besu: Having the following accounts is necessary for contributing code/issues to Besu:
* If you want to contribute code, create a [Linux Foundation (LF) account] and a [GitHub account]. * If you want to contribute code, create a [Linux Foundation (LF) account] and a [GitHub account].
* If you want to raise an issue, login to your [GitHub account]. * If you want to raise an issue, login to your [GitHub account].
* [chat] also requires a [Linux Foundation (LF) account]. * [Hyperledger Discord] also requires a Discord account.
<!-- Links --> <!-- Links -->
[Besu User Documentation]: https://besu.hyperledger.org [Besu User Documentation]: https://besu.hyperledger.org
[Linux Foundation (LF) account]: https://wiki.hyperledger.org/display/CA/Setting+up+an+LFID [Linux Foundation (LF) account]: https://wiki.hyperledger.org/display/CA/Setting+up+an+LFID
[GitHub account]: https://www.github.com/ [GitHub account]: https://www.github.com/
[chat]: https://chat.hyperledger.org/ [Hyperledger Discord]: https://discord.gg/hyperledger

@ -8,5 +8,5 @@ The following diagram outlines the Hyperledger Besu high-level architecture.
![Architecture](../images/Architecture.png) ![Architecture](../images/Architecture.png)
For more information about the Hyperledger Besu architecture, contact us on For more information about the Hyperledger Besu architecture, contact us on the
[Hyperledger Besu chat](https://chat.hyperledger.org/channel/besu). [Besu channel on Hyperledger Discord](https://discord.gg/hyperledger).

@ -21,8 +21,8 @@ The following documentation explains [the transaction lifecycle] in GoQuorum-com
!!! note !!! note
If you intend to use this privacy mode for a production use case, please contact us on If you intend to use this privacy mode for a production use case, please contact us on the
[Rocket Chat](https://chat.hyperledger.org/channel/besu) or by [email](mailto:besu@lists.hyperledger.org). [Besu channel on Hyperledger Discord](https://discord.gg/hyperledger) or by [email](mailto:besu@lists.hyperledger.org).
<!--links--> <!--links-->
[GoQuorum clients]: https://docs.goquorum.consensys.net/ [GoQuorum clients]: https://docs.goquorum.consensys.net/

@ -26,7 +26,7 @@ extra:
some displayed features may not be available in the stable release. some displayed features may not be available in the stable release.
You can switch to stable version using the version box at screen bottom.' You can switch to stable version using the version box at screen bottom.'
support: support:
chat: https://chat.hyperledger.org/channel/besu chat: https://discord.gg/hyperledger
email: besu@lists.hyperledger.org email: besu@lists.hyperledger.org
website: https://www.hyperledger.org/projects/besu website: https://www.hyperledger.org/projects/besu
issues: https://github.com/hyperledger/besu/issues issues: https://github.com/hyperledger/besu/issues

Loading…
Cancel
Save