Skip to content

Commit 9368ea4

Browse files
authored
Update projects.html
1 parent 869d88d commit 9368ea4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

projects.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -95,9 +95,9 @@ <h2>Project</h2>
9595
<span>
9696
<div class="button-group">
9797
<button onclick="window.location.href='https://github.com/tagitables/tagitables.github.io/blob/main/README.md'">GitHub Profile</button>
98-
<button onclick="window.location.href='https://tagitables/github.io/home.html'">Home</button>
99-
<button onclick="window.location.href='https://tagitables/github.io/about.html'">About</button>
100-
<button onclick="window.location.href='https://tagitables/github.io/contact.html'">Contact</button>
98+
<button onclick="window.location.href='https://tagitables.github.io/home.html'">Home</button>
99+
<button onclick="window.location.href='https://tagitables.github.io/about.html'">About</button>
100+
<button onclick="window.location.href='https://tagitables.github.io/contact.html'">Contact</button>
101101
</div>
102102
</span>
103103

0 commit comments

Comments
 (0)