diff --git a/DCO.md b/DCO.md index b64635844d9..c221692bfa6 100644 --- a/DCO.md +++ b/DCO.md @@ -14,4 +14,4 @@ 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 the -[Besu channel on Hyperledger Discord](https://discord.gg/hyperledger). +[Besu channel on Discord](https://discord.gg/hyperledger). diff --git a/src/components/HomepageCards/index.tsx b/src/components/HomepageCards/index.tsx index 1b70b0d6123..4c62518a4b4 100644 --- a/src/components/HomepageCards/index.tsx +++ b/src/components/HomepageCards/index.tsx @@ -78,9 +78,9 @@ export default function HomepageCards(): JSX.Element { return (
- Hyperledger Besu Ethereum client + Besu Ethereum client

- Hyperledger Besu is an open source Ethereum client developed under the + Besu is an open source Ethereum client developed under the Apache 2.0 license and written in Java. It runs on public and private networks:

diff --git a/src/pages/index.tsx b/src/pages/index.tsx index 7f744e03430..7550518531c 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -36,11 +36,9 @@ function HomepageText() { Questions?

If you have any questions about Besu, ask on the besu channel on{" "} - Hyperledger Discord. + Discord.

- Learn more about the{" "} - Hyperledger Foundation. You can{" "} contribute to the documentation