Skip to content

Commit e4c160a

Browse files
committed
removed fix the url in index.html
1 parent a9a2a76 commit e4c160a

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
@@ -21,7 +21,7 @@
2121
<header class="header-container">
2222
<div class="header-content">
2323
<h2 class="title">
24-
<a href="/RestCountriesAPI/index.html">Where in the world?</a>
24+
<a href="/index.html">Where in the world?</a>
2525
</h2>
2626
<p><i class="fa-regular fa-moon"></i>&nbsp;&nbsp;Dark Mode</p>
2727
</div>

0 commit comments

Comments
 (0)