fix: link to new consensus mechanism explainer (#1317)

* fix: link to new consensus mechanism explainer

* Update link for consistency 

Similar update was made in PR#1306

Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com>
This commit is contained in:
Elliot Lee
2022-02-15 13:31:26 -08:00
committed by GitHub
parent c258ea957e
commit 41e70d3d95

View File

@@ -175,7 +175,7 @@ Best practices for applications submitting transactions include:
- **Concepts:**
- [Introduction to Consensus](intro-to-consensus.html)
- [Consensus Research](consensus-research.html)
- [Ripple Consensus Video](https://www.youtube.com/watch?v=pj1QVb1vlC0)
- [The Consensus Mechanism (YouTube)](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)