Skip to content

Commit c5a844d

Browse files
akljohnyGatsbyJS Bot
authored andcommitted
removed repetition (#17252)
1 parent 9af796e commit c5a844d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/sourcing-from-buttercms.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ To see a fully complete Gatsby+ButterCMS project check out this [Gatsby ButterCM
7979
## Webhooks
8080

8181
Webhooks are a powerful feature that allow you to notify your internal systems whenever content in ButterCMS has changed.
82-
Your host platform need to be notified so that gatsby can create fresh pages from the new data. You can learn more about Webhooks in this [blog post](https://buttercms.com/blog/webhook-vs-api-whats-the-difference). Checkout your host platform form incoming webhooks so we can hit it anytime your content changes. Netlify lets you generate a build hook that will be triggered by butter on certain event e.g when we create or update a blog post more details here [here](https://buttercms.com/docs/api/#webhooks)
82+
Your host platform need to be notified so that gatsby can create fresh pages from the new data. You can learn more about Webhooks in this [blog post](https://buttercms.com/blog/webhook-vs-api-whats-the-difference). Checkout your host platform form incoming webhooks so we can hit it anytime your content changes. Netlify lets you generate a build hook that will be triggered by butter on certain event e.g when we create or update a blog post more details [here](https://buttercms.com/docs/api/#webhooks)
8383

8484
![Webhook](https://buttercms.com/static/images/docs/guides/OverviewWebhooks.caade716f770.png "Webhook")
8585

0 commit comments

Comments
 (0)