diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a76c3c05586..e416b70d505 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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. * [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) ### Useful docs contributing links diff --git a/DCO.md b/DCO.md index 3bf38df49c0..53600ccc4f0 100644 --- a/DCO.md +++ b/DCO.md @@ -13,5 +13,5 @@ command, providing your `user.name` and `user.email` are setup correctly. For more information about DCO, see the [Besu wiki](https://wiki.hyperledger.org/pages/viewpage.action?pageId=24772914). -If you have any questions, you can reach us on -[Besu chat](https://chat.hyperledger.org/channel/besu). +If you have any questions, you can reach us on the +[Besu channel on Hyperledger Discord](https://discord.gg/hyperledger). diff --git a/README.md b/README.md index c55a052d94f..40c64c09a0b 100644 --- a/README.md +++ b/README.md @@ -19,16 +19,16 @@ This repository only contains the sources for * How to contribute to the [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: * 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]. -* [chat] also requires a [Linux Foundation (LF) account]. +* [Hyperledger Discord] also requires a Discord account. [Besu User Documentation]: https://besu.hyperledger.org [Linux Foundation (LF) account]: https://wiki.hyperledger.org/display/CA/Setting+up+an+LFID [GitHub account]: https://www.github.com/ -[chat]: https://chat.hyperledger.org/ +[Hyperledger Discord]: https://discord.gg/hyperledger diff --git a/docs/Concepts/ArchitectureOverview.md b/docs/Concepts/ArchitectureOverview.md index f4747cfc9b5..d52388c8878 100644 --- a/docs/Concepts/ArchitectureOverview.md +++ b/docs/Concepts/ArchitectureOverview.md @@ -8,5 +8,5 @@ The following diagram outlines the Hyperledger Besu high-level architecture. ![Architecture](../images/Architecture.png) -For more information about the Hyperledger Besu architecture, contact us on -[Hyperledger Besu chat](https://chat.hyperledger.org/channel/besu). +For more information about the Hyperledger Besu architecture, contact us on the +[Besu channel on Hyperledger Discord](https://discord.gg/hyperledger). diff --git a/docs/HowTo/Use-Privacy/Use-GoQuorum-compatible-privacy.md b/docs/HowTo/Use-Privacy/Use-GoQuorum-compatible-privacy.md index 91f00c82807..bccb55932a3 100644 --- a/docs/HowTo/Use-Privacy/Use-GoQuorum-compatible-privacy.md +++ b/docs/HowTo/Use-Privacy/Use-GoQuorum-compatible-privacy.md @@ -21,8 +21,8 @@ The following documentation explains [the transaction lifecycle] in GoQuorum-com !!! note - If you intend to use this privacy mode for a production use case, please contact us on - [Rocket Chat](https://chat.hyperledger.org/channel/besu) or by [email](mailto:besu@lists.hyperledger.org). + If you intend to use this privacy mode for a production use case, please contact us on the + [Besu channel on Hyperledger Discord](https://discord.gg/hyperledger) or by [email](mailto:besu@lists.hyperledger.org). [GoQuorum clients]: https://docs.goquorum.consensys.net/ diff --git a/mkdocs.yml b/mkdocs.yml index 461690fa960..9fe4454538c 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -26,7 +26,7 @@ extra: some displayed features may not be available in the stable release. You can switch to stable version using the version box at screen bottom.' support: - chat: https://chat.hyperledger.org/channel/besu + chat: https://discord.gg/hyperledger email: besu@lists.hyperledger.org website: https://www.hyperledger.org/projects/besu issues: https://github.com/hyperledger/besu/issues