Skip to content

Commit

Permalink
Merge pull request #285 from tokamak-network/ale-BK135-change-form-urls
Browse files Browse the repository at this point in the history
[BK-135] - Fix the Get Help link
  • Loading branch information
SonYoungsung authored Oct 28, 2024
2 parents dee267e + 6db2e08 commit 508f36f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/header/Index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@ export default function Header() {
hoverIcon={userGuideHover}
/>
<CustomMenuItem
link="https://forms.gle/GLY1PZq4BH4RqZY79"
link="https://docs.google.com/forms/d/e/1FAIpQLSc6pHHABsnIZ2MvcEa57VCtSNTRXHAaFjBLQYf1LbiMB_81OA/viewform"
title="Get Help"
icon={lightbulb}
hoverIcon={lightbulbHover}
Expand Down

0 comments on commit 508f36f

Please sign in to comment.