From 11b3e638d93fd97ff15614ba03a22d99861e35a6 Mon Sep 17 00:00:00 2001 From: Mehdi baneshi Date: Tue, 1 Feb 2022 09:09:32 -0800 Subject: [PATCH] Update consensus-principles-and-rules.md (#1306) * Update consensus-principles-and-rules.md youtube link does'nt work * Updated link to XRPL Consensus Mechanism video * Update consensus video link Use consensus video in XRPL Foundation's playlist Co-authored-by: Amarantha Kulkarni Co-authored-by: Rome Reginelli --- .../consensus-network/consensus-principles-and-rules.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/concepts/consensus-network/consensus-principles-and-rules.md b/content/concepts/consensus-network/consensus-principles-and-rules.md index 10d5e6bc45..b34e3e3be0 100644 --- a/content/concepts/consensus-network/consensus-principles-and-rules.md +++ b/content/concepts/consensus-network/consensus-principles-and-rules.md @@ -115,7 +115,7 @@ The XRP Ledger's consensus algorithm provides a robust alternative to proof of w - **Concepts:** - [Introduction to Consensus](intro-to-consensus.html) - [Consensus Research](consensus-research.html) - - [Ripple Consensus Video](https://www.youtube.com/watch?v=pj1QVb1vlC0) + - [XRPL Consensus Mechanism Video](https://www.youtube.com/watch?v=k6VqEkqRTmk&list=PLJQ55Tj1hIVZtJ_JdTvSum2qMTsedWkNi&index=2) - **Tutorials:** - [Reliable Transaction Submission](reliable-transaction-submission.html) - [Run `rippled` as a Validator](run-rippled-as-a-validator.html)