mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-22 12:45:50 +00:00
Add missing slash which was causing a 404 in the Ja version
This commit is contained in:
@@ -164,7 +164,7 @@ export default function XrplOverview() {
|
|||||||
</a>
|
</a>
|
||||||
)}
|
)}
|
||||||
<div className="text-center d-lg-none">
|
<div className="text-center d-lg-none">
|
||||||
<Link className="btn btn-primary btn-arrow mt-5 mb-4" to="docs">
|
<Link className="btn btn-primary btn-arrow mt-5 mb-4" to="/docs">
|
||||||
{translate("Read Technical Docs")}
|
{translate("Read Technical Docs")}
|
||||||
</Link>{" "}
|
</Link>{" "}
|
||||||
<a
|
<a
|
||||||
|
|||||||
Reference in New Issue
Block a user