Skip to content

Commit

Permalink
Fixed the link to open Currency Calculator (#787)
Browse files Browse the repository at this point in the history
  • Loading branch information
nagamukesh authored May 24, 2024
1 parent ab1ff94 commit 7e2819e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -571,7 +571,7 @@ <h3>solves cubic equations, providing real or complex solutions</h3>
<h2>Currency Calculator</h2>
<h3>Converts the value of one Currency unit into another Currency unit.</h3>
<div class="card-footer">
<a href="./Calculators/Currency-Calculator/Currency-Calculator.html" target="_blank">
<a href="./Calculators/Currency-Calculator/index.html" target="_blank">
<button>Try Now</button>
</a>
<a href="https://github.com/Rakesh9100/CalcDiverse/tree/main/Calculators/Currency-Calculator" title="Source Code" target="_blank">
Expand Down

0 comments on commit 7e2819e

Please sign in to comment.