mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-04 20:05:50 +00:00
Merge pull request #2754 from XRPLF/bug-fixes-090924
Fix broken link with alternate URL
This commit is contained in:
@@ -815,7 +815,7 @@ export default function Uses() {
|
|||||||
<a
|
<a
|
||||||
target="_blank"
|
target="_blank"
|
||||||
className="btn btn-primary btn-arrow"
|
className="btn btn-primary btn-arrow"
|
||||||
href="https://xrpl.typeform.com/dev-spotlight"
|
href="https://xrplresources.org/developer-spotlight"
|
||||||
>
|
>
|
||||||
{translate("Submit Your Project")}
|
{translate("Submit Your Project")}
|
||||||
</a>
|
</a>
|
||||||
|
|||||||
Reference in New Issue
Block a user