We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0f6bcc commit 90ba725Copy full SHA for 90ba725
src/main/webapp/WEB-INF/views/homeView.html
@@ -226,10 +226,10 @@ <h1>
226
<img src="resources/img/home/band.jpg" alt="">
227
</div>
228
<div class="btns">
229
- <a href="https://nguyenkhanhquy.github.io/kessoku_band/" target="_blank">
+ <a href="https://nguyenkhanhquy.github.io/kessoku-band/" target="_blank">
230
<button class="button"><i class="fa-regular fa-eye"></i><br><span>View</span></button>
231
</a>
232
- <a href="https://github.com/nguyenkhanhquy/kessoku_band" target="_blank">
+ <a href="https://github.com/nguyenkhanhquy/kessoku-band" target="_blank">
233
<button class="button"><i class="fa-solid fa-code"></i><br><span>Source Code</span></button>
234
235
0 commit comments