From 890eb1ff466344edac7587587c3b817df93912e1 Mon Sep 17 00:00:00 2001 From: Sally MacFarlane Date: Wed, 2 Oct 2024 02:42:08 +1000 Subject: [PATCH] removed Hyperledger from link text (#1698) Signed-off-by: Sally MacFarlane Co-authored-by: Alexandra Carrillo <12214231+alexandratran@users.noreply.github.com> --- DCO.md | 2 +- src/components/HomepageCards/index.tsx | 4 ++-- src/pages/index.tsx | 4 +--- 3 files changed, 4 insertions(+), 6 deletions(-) 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