Skip to content

Commit 35cafcc

Browse files
authored
replaced RocketChat with Discord (#949)
* replaced RocketChat with discord * reworded the chat links Signed-off-by: Sally MacFarlane <[email protected]>
1 parent abf128e commit 35cafcc

File tree

6 files changed

+11
-11
lines changed

6 files changed

+11
-11
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ guidelines (not rules) for contributing to this repository. Use your best judgem
77
to propose changes to this document in a pull request.
88

99
* [Hyperledger Besu documentation](http://besu.hyperledger.org/)
10-
* [Hyperledger Besu chat](https://chat.hyperledger.org/channel/besu)
10+
* [Hyperledger Besu community](https://discord.gg/hyperledger)
1111
* [Hyperledger Besu Wiki](https://wiki.hyperledger.org/display/BESU/Hyperledger+Besu)
1212

1313
### Useful docs contributing links

DCO.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ command, providing your `user.name` and `user.email` are setup correctly.
1313

1414
For more information about DCO, see the
1515
[Besu wiki](https://wiki.hyperledger.org/pages/viewpage.action?pageId=24772914).
16-
If you have any questions, you can reach us on
17-
[Besu chat](https://chat.hyperledger.org/channel/besu).
16+
If you have any questions, you can reach us on the
17+
[Besu channel on Hyperledger Discord](https://discord.gg/hyperledger).

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,16 +19,16 @@ This repository only contains the sources for
1919
* How to contribute to the
2020
[Besu codebase](https://github.com/hyperledger/besu/blob/master/CONTRIBUTING.md).
2121

22-
## Linux Foundation / GitHub accounts
22+
## GitHub/Discord/Linux Foundation accounts
2323

2424
Having the following accounts is necessary for contributing code/issues to Besu:
2525

2626
* If you want to contribute code, create a [Linux Foundation (LF) account] and a [GitHub account].
2727
* If you want to raise an issue, login to your [GitHub account].
28-
* [chat] also requires a [Linux Foundation (LF) account].
28+
* [Hyperledger Discord] also requires a Discord account.
2929

3030
<!-- Links -->
3131
[Besu User Documentation]: https://besu.hyperledger.org
3232
[Linux Foundation (LF) account]: https://wiki.hyperledger.org/display/CA/Setting+up+an+LFID
3333
[GitHub account]: https://www.github.com/
34-
[chat]: https://chat.hyperledger.org/
34+
[Hyperledger Discord]: https://discord.gg/hyperledger

docs/Concepts/ArchitectureOverview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ The following diagram outlines the Hyperledger Besu high-level architecture.
88

99
![Architecture](../images/Architecture.png)
1010

11-
For more information about the Hyperledger Besu architecture, contact us on
12-
[Hyperledger Besu chat](https://chat.hyperledger.org/channel/besu).
11+
For more information about the Hyperledger Besu architecture, contact us on the
12+
[Besu channel on Hyperledger Discord](https://discord.gg/hyperledger).

docs/HowTo/Use-Privacy/Use-GoQuorum-compatible-privacy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ The following documentation explains [the transaction lifecycle] in GoQuorum-com
2121

2222
!!! note
2323

24-
If you intend to use this privacy mode for a production use case, please contact us on
25-
[Rocket Chat](https://chat.hyperledger.org/channel/besu) or by [email](mailto:[email protected]).
24+
If you intend to use this privacy mode for a production use case, please contact us on the
25+
[Besu channel on Hyperledger Discord](https://discord.gg/hyperledger) or by [email](mailto:[email protected]).
2626

2727
<!--links-->
2828
[GoQuorum clients]: https://docs.goquorum.consensys.net/

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ extra:
2626
some displayed features may not be available in the stable release.
2727
You can switch to stable version using the version box at screen bottom.'
2828
support:
29-
chat: https://chat.hyperledger.org/channel/besu
29+
chat: https://discord.gg/hyperledger
3030
3131
website: https://www.hyperledger.org/projects/besu
3232
issues: https://github.com/hyperledger/besu/issues

0 commit comments

Comments
 (0)