From 5893a4742c1fe634359256c6e1592cba5c4a2d80 Mon Sep 17 00:00:00 2001 From: tequ Date: Mon, 22 Jul 2024 10:40:20 +0900 Subject: [PATCH] fix "Read Technical Docs" link --- about/index.page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/about/index.page.tsx b/about/index.page.tsx index 5222764d9b..bdd838db44 100644 --- a/about/index.page.tsx +++ b/about/index.page.tsx @@ -129,9 +129,9 @@ export default function XrplOverview() { )}

- + {translate("Read Technical Docs")} - {" "} + {" "} )}
- + {translate("Read Technical Docs")} - {" "} + {" "}