From 6c87032f15d4df6979fd6a8706d2f55a0c8379c6 Mon Sep 17 00:00:00 2001 From: Thierry Charbonnel Date: Thu, 8 Aug 2024 08:36:31 -0400 Subject: [PATCH] Fix Netlify Integrations link Fix Netlify Integrations link from https://docs.ghost.org/integrations/netlify/ to https://ghost.org/integrations/netlify/ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 01f06560..b0e9c251 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ To deploy to your Netlify account, hit the button below. Content API Keys are generally not considered to be sensitive information, they exist so that they can be changed in the event of abuse; so most people commit it directly to their `.env` config file. If you prefer to keep this information out of your repository you can remove this config and set [Netlify ENV variables](https://www.netlify.com/docs/continuous-deployment/#build-environment-variables) for production builds instead. -Once deployed, you can set up a [Ghost + Netlify Integration](https://docs.ghost.org/integrations/netlify/) to use deploy hooks from Ghost to trigger Netlify rebuilds. That way, any time data changes in Ghost, your site will rebuild on Netlify. +Once deployed, you can set up a [Ghost + Netlify Integration](https://ghost.org/integrations/netlify/) to use deploy hooks from Ghost to trigger Netlify rebuilds. That way, any time data changes in Ghost, your site will rebuild on Netlify. # Optimising