We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec3fee0 commit e010db6Copy full SHA for e010db6
1 file changed
index.html
@@ -58,7 +58,7 @@ <h3>The Sound Quiz</h3>
58
</a>
59
</div>
60
<div class="game-card">
61
- <a href="./currency-converter/index.html">
+ <a href="./currency-converter/app.py">
62
<h3>Currency Converter</h3>
63
<p>A currency converter with all major currencies.</p>
64
@@ -82,4 +82,4 @@ <h3>Currency Converter</h3>
82
</script>
83
84
</body>
85
-</html>
+</html>
0 commit comments