Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Commit 83bc532

Browse files
committed
manually applying PR-193
1 parent 7b8312b commit 83bc532

File tree

1 file changed

+1
-1
lines changed
  • WebApplication/1_StaticWebHosting/website

1 file changed

+1
-1
lines changed

WebApplication/1_StaticWebHosting/website/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ <h1 class="title">Wild Rydes</h1>
2525
</ul>
2626
</nav>
2727
<button type="button" class="btn-menu"><span>Menu</span></button>
28-
<a class="home-button" href="/register.html">Giddy Up!</a>
28+
<a class="home-button" href="register.html">Giddy Up!</a>
2929
</header>
3030

3131
<section class="home-about">

0 commit comments

Comments
 (0)