Skip to content

Commit 9ddc01c

Browse files
authored
index.html
1 parent f958334 commit 9ddc01c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ <h1 class="text-4xl font-extrabold mb-2 tracking-tight">Video Match</h1>
6565
</button>
6666

6767

68-
<button onclick="https://www.google.com"
68+
<button onclick="window.location.href='https://www.google.com'"
6969
class="mt-10 bg-pink-500 text-white font-bold py-4 px-12 rounded-full shadow-2xl transition transform active:scale-95 text-lg">
7070
Download App
7171
</button>

0 commit comments

Comments
 (0)