Skip to content

Commit e010db6

Browse files
authored
v01.6
1 parent ec3fee0 commit e010db6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ <h3>The Sound Quiz</h3>
5858
</a>
5959
</div>
6060
<div class="game-card">
61-
<a href="./currency-converter/index.html">
61+
<a href="./currency-converter/app.py">
6262
<h3>Currency Converter</h3>
6363
<p>A currency converter with all major currencies.</p>
6464
</a>
@@ -82,4 +82,4 @@ <h3>Currency Converter</h3>
8282
</script>
8383

8484
</body>
85-
</html>
85+
</html>

0 commit comments

Comments
 (0)