Skip to content

Commit 90ba725

Browse files
update: link
1 parent a0f6bcc commit 90ba725

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main/webapp/WEB-INF/views/homeView.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -226,10 +226,10 @@ <h1>
226226
<img src="resources/img/home/band.jpg" alt="">
227227
</div>
228228
<div class="btns">
229-
<a href="https://nguyenkhanhquy.github.io/kessoku_band/" target="_blank">
229+
<a href="https://nguyenkhanhquy.github.io/kessoku-band/" target="_blank">
230230
<button class="button"><i class="fa-regular fa-eye"></i><br><span>View</span></button>
231231
</a>
232-
<a href="https://github.com/nguyenkhanhquy/kessoku_band" target="_blank">
232+
<a href="https://github.com/nguyenkhanhquy/kessoku-band" target="_blank">
233233
<button class="button"><i class="fa-solid fa-code"></i><br><span>Source Code</span></button>
234234
</a>
235235
</div>

0 commit comments

Comments
 (0)