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 bb70384 commit 4a9da6eCopy full SHA for 4a9da6e
src/components/Layout.tsx
@@ -51,7 +51,7 @@ function Header() {
51
</div>
52
<div className="relative flex flex-grow basis-0 items-center">
53
<Link
54
- href="https://sourcegraph.com/"
+ href="/"
55
aria-label="Home page"
56
className="relative z-10 hidden md:block"
57
>
0 commit comments