mirror of
				https://github.com/XRPLF/xrpl-dev-portal.git
				synced 2025-11-04 11:55:50 +00:00 
			
		
		
		
	Fix DevTool links to use Link component
This commit is contained in:
		@@ -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>
 | 
			
		||||
    </>
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user