From dfcc546ad3cdf8769925b7d3407c4be68158ca64 Mon Sep 17 00:00:00 2001 From: GatsbyJS Bot Date: Fri, 15 Sep 2023 08:41:47 -0400 Subject: [PATCH] Update gatsby-cloud-plugin README (#38479) (#38550) Co-authored-by: Florian Kissling <21834+fk@users.noreply.github.com> (cherry picked from commit 743cb95f0a5d86d705881eac986c188cc5bc48b6) Co-authored-by: Stephanie Chung --- packages/gatsby-plugin-gatsby-cloud/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/packages/gatsby-plugin-gatsby-cloud/README.md b/packages/gatsby-plugin-gatsby-cloud/README.md index d1e2d0359c49b..afd57893a8d42 100644 --- a/packages/gatsby-plugin-gatsby-cloud/README.md +++ b/packages/gatsby-plugin-gatsby-cloud/README.md @@ -1,5 +1,7 @@ # gatsby-plugin-gatsby-cloud +⚠️ This plugin will be deprecated as Gatsby Cloud is being discontinued. [Learn more](https://www.netlify.com/blog/gatsby-cloud-evolution/). + Automatically generates a `_headers.json` file and a `_redirects.json` file at the root of the public folder to configure headers and redirects on Gatsby Cloud.