Skip to content

Commit eb174cd

Browse files
authored
conf: update banner link (graphql#1522)
1 parent 786f319 commit eb174cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Layout/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ const IndexLayout = ({
2626
>
2727
<div className="text-center md:text-right text-white">
2828
<a
29-
href="https://graphql.org/conf/%3Cspan%20class="x x-first x-last">#attend"
29+
href="https://graphql.org/conf/"
3030
className="rounded-md border-2 px-3 py-2 font-normal text-white underline-offset-2"
3131
>
3232
📣 GraphQL Conf 2023 • Sept 19-21 • San Francisco •{" "}

0 commit comments

Comments
 (0)