From 150f3af41f7975339756025de4a73322c8faa130 Mon Sep 17 00:00:00 2001 From: akcodez Date: Mon, 13 Jan 2025 08:59:13 -0800 Subject: [PATCH] Update links in about page to use absolute paths for improved navigation --- about/index.page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/about/index.page.tsx b/about/index.page.tsx index b24417071d..10b4f2d6d4 100644 --- a/about/index.page.tsx +++ b/about/index.page.tsx @@ -235,7 +235,7 @@ export default function XrplOverview() { "Unlike most other blockchains, the XRP Ledger requires no mining and uses negligible energy, key to long-term growth and stability." )}

- + {translate("Learn More")} @@ -262,7 +262,7 @@ export default function XrplOverview() { "With the XRPL, these developers are building innovative blockchain projects and applications across use cases including tokenization of assets, online gaming, asset custody, NFTs, and DeFi." )}

- + {translate("Explore More")}