Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions DCO.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

<!-- Links -->
[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
4 changes: 2 additions & 2 deletions docs/Concepts/ArchitectureOverview.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).
4 changes: 2 additions & 2 deletions docs/HowTo/Use-Privacy/Use-GoQuorum-compatible-privacy.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).

<!--links-->
[GoQuorum clients]: https://docs.goquorum.consensys.net/
Expand Down
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down