Skip to content

Commit d144358

Browse files
committed
Added help button link
1 parent 0dcf53c commit d144358

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Layout.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ function Header() {
6565
Documentation
6666
</Link>
6767
<Link
68-
href="/help"
68+
href="https://community.sourcegraph.com"
6969
aria-label="Home page"
7070
className="relative z-10 hidden md:block text-vermilion-08 hover:text-vermilion-07 ml-4"
7171
>

0 commit comments

Comments
 (0)