From 4bc42b49605075d0c4d8db814e1bf89f23947430 Mon Sep 17 00:00:00 2001 From: Stephanie Chung Date: Thu, 14 Sep 2023 09:44:59 -0700 Subject: [PATCH] Update gatsby-cloud-plugin README (#38479) Co-authored-by: Florian Kissling <21834+fk@users.noreply.github.com> (cherry picked from commit 743cb95f0a5d86d705881eac986c188cc5bc48b6) --- 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.