Merge pull request #2754 from XRPLF/bug-fixes-090924

Fix broken link with alternate URL
This commit is contained in:
Rome Reginelli
2024-09-10 10:41:02 -07:00
committed by GitHub

View File

@@ -815,7 +815,7 @@ export default function Uses() {
<a
target="_blank"
className="btn btn-primary btn-arrow"
href="https://xrpl.typeform.com/dev-spotlight"
href="https://xrplresources.org/developer-spotlight"
>
{translate("Submit Your Project")}
</a>