Skip to content

Commit 6d053d8

Browse files
committed
link to repo updated
1 parent 77bfab1 commit 6d053d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Page/partial/Navbar/Navigation.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ function Navigation({ themeToggle }) {
5353
<li className={"nav-item"}>
5454
<a
5555
className={"nav-links dark:text-white dark:hover:text-lightDark"}
56-
href="https://github.com/https-sam/algo-visualizer"
56+
href="https://github.com/https-sam/algorithm-visualizer"
5757
target="_blank"
5858
>
5959
<Github className="inline mr-3 scale-[.9]" />

0 commit comments

Comments
 (0)