mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-05 04:15:50 +00:00
Update FAQ link in about page to use absolute path for improved navigation
This commit is contained in:
@@ -438,7 +438,7 @@ export default function XrplOverview() {
|
||||
</div>
|
||||
))}
|
||||
<center>
|
||||
<a className="btn btn-primary btn-arrow mt-20" href="faq">
|
||||
<a className="btn btn-primary btn-arrow mt-20" href="/about/faq">
|
||||
{translate("View Full FAQ")}
|
||||
</a>
|
||||
</center>
|
||||
|
||||
Reference in New Issue
Block a user