From 6261634ad6dd643a9f3402ccfcbd555d0faa57c2 Mon Sep 17 00:00:00 2001 From: Eleanor Haire Date: Tue, 27 Apr 2021 15:00:01 -0700 Subject: [PATCH 1/2] Fixing broken sublink to Membership Inquiries Typo: from Inquriries to Inquiries --- src/content/foundation/Contact.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/foundation/Contact.md b/src/content/foundation/Contact.md index 0770c50e65..a7ee046b8f 100644 --- a/src/content/foundation/Contact.md +++ b/src/content/foundation/Contact.md @@ -5,7 +5,7 @@ heroText: The GraphQL Foundation is here to help. layout: foundation category: GraphQL Foundation permalink: /foundation/contact/ -sublinks: Membership Inquriries,Membership Support,Meeting Logistics,Media Inquries,Technical Issues,General +sublinks: Membership Inquiries,Membership Support,Meeting Logistics,Media Inquries,Technical Issues,General next: /foundation/join/ --- From 6a5076ee2ec0b802734aac3d7680bbc9d7976df3 Mon Sep 17 00:00:00 2001 From: Eleanor Haire Date: Wed, 28 Apr 2021 13:24:24 -0700 Subject: [PATCH 2/2] Update src/content/foundation/Contact.md Co-authored-by: Michael Esteban --- src/content/foundation/Contact.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/foundation/Contact.md b/src/content/foundation/Contact.md index a7ee046b8f..02badc6b3e 100644 --- a/src/content/foundation/Contact.md +++ b/src/content/foundation/Contact.md @@ -5,7 +5,7 @@ heroText: The GraphQL Foundation is here to help. layout: foundation category: GraphQL Foundation permalink: /foundation/contact/ -sublinks: Membership Inquiries,Membership Support,Meeting Logistics,Media Inquries,Technical Issues,General +sublinks: Membership Inquiries,Membership Support,Meeting Logistics,Media Inquiries,Technical Issues,General next: /foundation/join/ ---