Skip to content

Commit b0e99ef

Browse files
Update src/components/CreditCost/CreditCostPrice.js
Co-authored-by: Alexandra Carrillo <12214231+alexandratran@users.noreply.github.com>
1 parent c01d502 commit b0e99ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/CreditCost/CreditCostPrice.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ const CreditCost = ({ network, method }) => {
1212
return (
1313
<span>
1414
This method consumes{' '}
15-
<a href="/services/get-started/pricing/" target="_blank" rel="noopener noreferrer">
15+
<a href="/services/get-started/pricing/" rel="noopener noreferrer">
1616
{cost} credits
1717
</a>{' '}
1818
from your daily balance.

0 commit comments

Comments
 (0)