From 1a5b601bbcdbda4af6002959db0f0bbbbc365f32 Mon Sep 17 00:00:00 2001 From: Matt Hamilton Date: Fri, 21 Jan 2022 10:52:54 -0400 Subject: [PATCH] Point specifically to the explainer video playlist The original link pointed to the XRPLF channel, updated the link to point to the actual playlist for the explainer videos so that they are easier to find when there is more content on the channel --- template/page-xrpl-overview.html.jinja | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/template/page-xrpl-overview.html.jinja b/template/page-xrpl-overview.html.jinja index 4b7081fddc..5ac6c694ea 100644 --- a/template/page-xrpl-overview.html.jinja +++ b/template/page-xrpl-overview.html.jinja @@ -56,7 +56,7 @@
{% trans %}The XRP Ledger is a decentralized public blockchain. {% endtrans %}

{% trans %}Anyone can connect their computer to the peer-to-peer network that manages the ledger. The global XRP Ledger community—a diverse set of software engineers, server operators, users, and businesses—maintains the ledger.{% endtrans %}

- {% trans %}Read Technical Docs{% endtrans %} {% trans %}Watch Explainer Videos {% endtrans %} + {% trans %}Read Technical Docs{% endtrans %} {% trans %}Watch Explainer Videos {% endtrans %}
@@ -66,7 +66,7 @@