Skip to content

Commit 4b2b8b1

Browse files
authored
Fix link case in Music Player Clone reference
1 parent e0b8ce6 commit 4b2b8b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ <h2 class="text-lg font-medium uppercase tracking-widest text-gray-700 mb-6">
148148
</a>
149149
</li>
150150
<li>
151-
<a href="11_Music-Player-Clone/"
151+
<a href="11_music-player-clone/"
152152
class="flex justify-between items-center border border-gray-200 p-4
153153
hover:bg-black hover:text-white transition-colors duration-200 group">
154154
<span class="text-xl font-semibold group-hover:underline">
@@ -167,4 +167,4 @@ <h2 class="text-lg font-medium uppercase tracking-widest text-gray-700 mb-6">
167167

168168
</div>
169169
</body>
170-
</html>
170+
</html>

0 commit comments

Comments
 (0)