Skip to content

Commit ebd91a0

Browse files
authored
Update index.html
1 parent 761acb7 commit ebd91a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ <h1 class="text-5xl font-extrabold mb-4 bg-gradient-to-r from-pink-500 via-yello
3030

3131
<section class="grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 gap-10">
3232
<!-- Project 1: Blockly JavaScript Builder -->
33-
<a href="https://gatoc-idk.github.io/Blockly-JavaScript-builder/" target="_blank"
33+
<a href="https://blockly-java-script-builder.vercel.app" target="_blank"
3434
class="bg-gray-900 bg-opacity-80 rounded-3xl overflow-hidden glow-card">
3535
<img src="https://imgur.com/2QPIBtg.png" alt="Blockly JavaScript Builder"
3636
class="w-full h-48 object-contain bg-black" />

0 commit comments

Comments
 (0)