From 0a7fc0e2737c1ca044e441e63f2b441d802b6f0b Mon Sep 17 00:00:00 2001 From: freakwriter Date: Tue, 7 May 2024 13:42:23 -0400 Subject: [PATCH] Fix typo --- docs/integrations/builtin/credentials/ghost.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/integrations/builtin/credentials/ghost.md b/docs/integrations/builtin/credentials/ghost.md index 39171f2b4..3de12e524 100644 --- a/docs/integrations/builtin/credentials/ghost.md +++ b/docs/integrations/builtin/credentials/ghost.md @@ -36,6 +36,6 @@ To configure this credential, you'll need: To configure this credential, you'll need: -- The **URL** of your Ghost admin domain. Your [admin domain](https://ghost.org/docs/admin-api/#base-url){:target=_blank .external-link} can be different to your main domain and may include a subdirectory. All Ghost(Pro) blogs have a `*.ghost.io` domain as their admin domain and require https. +- The **URL** of your Ghost admin domain. Your [admin domain](https://ghost.org/docs/content-api/#url){:target=_blank .external-link} can be different to your main domain and may include a subdirectory. All Ghost(Pro) blogs have a `*.ghost.io` domain as their admin domain and require https. - An **API Key**: To generate a new API key, create a new Custom Integration. Refer to the [Ghost Content API Key documentation](https://ghost.org/docs/content-api/#key){:target=_blank .external-link} for more detailed instructions. Copy the **Content API Key** and use this as the **API Key** in the Ghost Content n8n credential.