Skip to content

Commit 24ed2d0

Browse files
authoredOct 31, 2024··
update discord invite link (#7836)
Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
1 parent ec46074 commit 24ed2d0

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed
 

‎CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Welcome to the Besu repository! The following links are a set of guidelines for
88
Having the following accounts is necessary for contributing code/issues to Besu.
99
* If you want to contribute code, you can make a [github account here](https://github.com).
1010
* If you want to raise an issue, do so [in the issues tab](https://github.com/hyperledger/besu/issues).
11-
* To ask questions or chat with us, join our [Discord](https://discord.gg/hyperledger)
11+
* To ask questions or chat with us, join our [Discord](https://discord.com/invite/hyperledger)
1212
* To edit pages in our wiki, you'll need a [Linux Foundation (LF) account].
1313

1414
### Useful contributing links

‎MAINTAINERS.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ The following steps must occur for a contributor to be "upgraded" as a maintaine
8484
- The proposed maintainer accepts the nomination and expresses a willingness
8585
to be a long-term (more than 6 month) committer by adding a comment in the proposal PR.
8686
- The PR will be communicated in all appropriate communication channels
87-
including at least [besu-contributors channel on Discord](https://discord.gg/hyperledger),
87+
including at least [besu-contributors channel on Discord](https://discord.com/invite/hyperledger),
8888
the [mailing list](https://lists.hyperledger.org/g/besu)
8989
and any maintainer/community call.
9090
- Approval by at least 3 current maintainers within two weeks of the proposal or

‎README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![Documentation](https://img.shields.io/github/actions/workflow/status/hyperledger/besu-docs/publish-main-docs.yml?branch=main&label=docs)](https://github.com/hyperledger/besu-docs/actions/workflows/publish-main-docs.yml)
44
[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/3174/badge)](https://bestpractices.coreinfrastructure.org/projects/3174)
55
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/hyperledger/besu/blob/main/LICENSE)
6-
[![Discord](https://img.shields.io/discord/905194001349627914?logo=Hyperledger&style=plastic)](https://discord.gg/hyperledger)
6+
[![Discord](https://img.shields.io/discord/905194001349627914?logo=Hyperledger&style=plastic)](https://discord.com/invite/hyperledger)
77
[![Twitter Follow](https://img.shields.io/twitter/follow/HyperledgerBesu)](https://twitter.com/HyperledgerBesu)
88

99
[Download](https://github.com/hyperledger/besu/releases)
@@ -67,5 +67,5 @@ and <a href="https://www.yourkit.com/youmonitor/">YourKit YouMonitor</a>.
6767

6868
[Besu Issues]: https://github.com/hyperledger/besu/issues
6969
[Besu User Documentation]: https://besu.hyperledger.org
70-
[Besu channel on Discord]: https://discord.gg/hyperledger
70+
[Besu channel on Discord]: https://discord.com/invite/hyperledger
7171
[Contributing Guidelines]: CONTRIBUTING.md

‎SUPPORT.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ Having Github, Discord, and Linux Foundation accounts is necessary for obtaining
2020

2121

2222
[Besu User Documentation]: https://besu.hyperledger.org
23-
[Besu channel on Discord]: https://discord.gg/hyperledger
23+
[Besu channel on Discord]: https://discord.com/invite/hyperledger
2424
[Contributing Guidelines]: CONTRIBUTING.md

0 commit comments

Comments
 (0)
Please sign in to comment.