Skip to content

Commit 51ce02c

Browse files
authored
Fix link syntax (graphql#1764)
1 parent bdd9ebd commit 51ce02c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/community/foundation/local-initiative.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ gatherings. For more information or to get started, please contact us on
133133
134134

135135
<Button
136-
href="mailto:[email protected]?subject=I+want+to+start+a+GraphQL+Local+in+CITY_NAME_HERE"
136+
href="mailto:[email protected]?subject=I%20want%20to%20start%20a%20GraphQL%20Local%20in%20CITY_NAME_HERE"
137137
className="mx-auto my-6 !block"
138138
>
139139
Start a GraphQL Local!

0 commit comments

Comments
 (0)