From f3fb4067f579895b440181575f4dccbd92d04128 Mon Sep 17 00:00:00 2001 From: Roland Tyler Date: Mon, 10 Jan 2022 15:06:17 -0500 Subject: [PATCH 1/2] Update blog posts page Signed-off-by: Roland Tyler --- docs/Reference/Resources.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/Reference/Resources.md b/docs/Reference/Resources.md index 5435d1fb4fc..3cf401d632d 100644 --- a/docs/Reference/Resources.md +++ b/docs/Reference/Resources.md @@ -6,11 +6,11 @@ description: Hyperledger Besu resources including blog posts, webinars, and meet ## Blog posts -[Privacy in Pantheon: How It Works and Why Your Enterprise Should Care] +[Consensys Quorum Blog] -[Permissioning Features in Pantheon] +[Understanding Proof of Authority via Clique and IBFT 2.0 Private Networks] -[Another day, another consensus algorithm. Why IBFT 2.0?] +[Security Challenges for Enterprise Blockchain Solutions] [Why We Rebuilt Ethereum from Scratch] @@ -33,9 +33,9 @@ description: Hyperledger Besu resources including blog posts, webinars, and meet [Getting Started with Besu] -[Privacy in Pantheon: How It Works and Why Your Enterprise Should Care]: https://pegasys.tech/privacy-in-pantheon-how-it-works-and-why-your-enterprise-should-care/ -[Permissioning Features in Pantheon]: https://pegasys.tech/protecting-the-enterprise-permissioning-features-in-pantheon/ -[Another day, another consensus algorithm. Why IBFT 2.0?]: https://pegasys.tech/another-day-another-consensus-algorithm-why-ibft-2-0/ +[Consensys Quorum Blog]: https://consensys.net/quorum/blog/ +[Understanding Proof of Authority via Clique and IBFT 2.0 Private Networks]: https://consensys.net/blog/quorum/hyperledger-besu-understanding-proof-of-authority-via-clique-and-ibft-2-0-private-networks-part-1/ +[Security Challenges for Enterprise Blockchain Solutions]: https://consensys.net/blog/enterprise-blockchain/how-pegasys-orchestrate-solves-4-key-security-challenges-for-enterprise-blockchain-solutions/ [Why We Rebuilt Ethereum from Scratch]: https://media.consensys.net/why-we-rebuilt-ethereum-from-scratch-9e38b6ebd4a2 [Why Java for Blockchain]: https://media.consensys.net/why-java-for-blockchain-73f1b444c2d [Besu Plugin API: Learn How to Leverage Plugin APIs on Hyperledger Besu]: https://youtu.be/78sa2WuA1rg From 8f02e1704d3306e44402a49bb5217a7d5660e6a5 Mon Sep 17 00:00:00 2001 From: Roland Tyler Date: Mon, 10 Jan 2022 15:12:07 -0500 Subject: [PATCH 2/2] Typo Signed-off-by: Roland Tyler --- docs/Reference/Resources.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Reference/Resources.md b/docs/Reference/Resources.md index 3cf401d632d..ea260d4ce8a 100644 --- a/docs/Reference/Resources.md +++ b/docs/Reference/Resources.md @@ -6,7 +6,7 @@ description: Hyperledger Besu resources including blog posts, webinars, and meet ## Blog posts -[Consensys Quorum Blog] +[ConsenSys Quorum Blog] [Understanding Proof of Authority via Clique and IBFT 2.0 Private Networks]