mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-11 07:15:49 +00:00
Update links in about page to use absolute paths for improved navigation
This commit is contained in:
@@ -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."
|
"Unlike most other blockchains, the XRP Ledger requires no mining and uses negligible energy, key to long-term growth and stability."
|
||||||
)}
|
)}
|
||||||
</p>
|
</p>
|
||||||
<a className="btn btn-primary btn-arrow" href="impact">
|
<a className="btn btn-primary btn-arrow" href="/about/impact">
|
||||||
{translate("Learn More")}
|
{translate("Learn More")}
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
@@ -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."
|
"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."
|
||||||
)}
|
)}
|
||||||
</p>
|
</p>
|
||||||
<a className="btn btn-primary btn-arrow mb-10-sm" href="uses">
|
<a className="btn btn-primary btn-arrow mb-10-sm" href="/about/uses">
|
||||||
{translate("Explore More")}
|
{translate("Explore More")}
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user