mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 03:35:51 +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>
|
||||
)}
|
||||
<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
|
||||
|
||||
Reference in New Issue
Block a user