We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77bfab1 commit 6d053d8Copy full SHA for 6d053d8
src/components/Page/partial/Navbar/Navigation.js
@@ -53,7 +53,7 @@ function Navigation({ themeToggle }) {
53
<li className={"nav-item"}>
54
<a
55
className={"nav-links dark:text-white dark:hover:text-lightDark"}
56
- href="https://github.com/https-sam/algo-visualizer"
+ href="https://github.com/https-sam/algorithm-visualizer"
57
target="_blank"
58
>
59
<Github className="inline mr-3 scale-[.9]" />
0 commit comments