Add missing slash which was causing a 404 in the Ja version

This commit is contained in:
amarantha-k
2025-04-07 09:45:34 -07:00
parent 89186a2b0f
commit 5686dc0281

View File

@@ -164,7 +164,7 @@ export default function XrplOverview() {
</a>
)}
<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")}
</Link>{" "}
<a