Fix DevTool links to use Link component

This commit is contained in:
tequ
2025-07-18 22:53:57 +09:00
parent fe279a1f63
commit b21252f499
3 changed files with 12 additions and 11 deletions

View File

@@ -24,7 +24,7 @@ const cards = [
id: 'low-cost',
title: 'Low Cost',
description: <>
At fractions of a penny per transaction, costs are inexpensive enough to enable a wide variety of <a href='/about/uses'>blockchain use cases</a>
At fractions of a penny per transaction, costs are inexpensive enough to enable a wide variety of <Link to='/about/uses'>blockchain use cases</Link>
</>
},
{