From 5f8aaf65271d31f932e88e119b0545b1facadbf5 Mon Sep 17 00:00:00 2001 From: Sarah Edwards Date: Thu, 23 Jun 2022 12:43:14 -0700 Subject: [PATCH] Update blog link (#28712) --- data/reusables/projects/graphql-deprecation.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/reusables/projects/graphql-deprecation.md b/data/reusables/projects/graphql-deprecation.md index 6e6537aaaf..c5f65c8ade 100644 --- a/data/reusables/projects/graphql-deprecation.md +++ b/data/reusables/projects/graphql-deprecation.md @@ -1,5 +1,5 @@ {% note %} -**Note:** We deprecated the `ProjectNext` GraphQL API on **2022-06-20**, and we will remove the `ProjectNext` GraphQL API on **2022-10-01**. For more information on migrating to the new `ProjectV2` GraphQL API, please see "[Projects GraphQL API now generally available](https://github.blog/changelog/)" in {% data variables.product.prodname_blog %}. +**Note:** We deprecated the `ProjectNext` GraphQL API on **2022-06-20**, and we will remove the `ProjectNext` GraphQL API on **2022-10-01**. For more information on migrating to the new `ProjectV2` GraphQL API, please see "[The new GitHub Issues – June 23rd update](https://github.blog/changelog/2022-06-23-the-new-github-issues-june-23rd-update/)" in {% data variables.product.prodname_blog %}. -{% endnote %} \ No newline at end of file +{% endnote %}