We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0dcf53c commit d144358Copy full SHA for d144358
src/components/Layout.tsx
@@ -65,7 +65,7 @@ function Header() {
65
Documentation
66
</Link>
67
<Link
68
- href="/help"
+ href="https://community.sourcegraph.com"
69
aria-label="Home page"
70
className="relative z-10 hidden md:block text-vermilion-08 hover:text-vermilion-07 ml-4"
71
>
0 commit comments