Skip to content

Commit ef3f40b

Browse files
eshanrnhsofietoft
andauthored
Update 15/umbraco-cms/reference/webhooks/expanding-webhook-events.md
Co-authored-by: sofietoft <[email protected]>
1 parent d95a5f5 commit ef3f40b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

15/umbraco-cms/reference/webhooks/expanding-webhook-events.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ To leverage the `WebhookEventContentBase<TNotification, TEntity>` class, follow
140140

141141
If we take a look at the `ContentPublishedWebhookEvent`, we can see how these methods are overriden.
142142

143-
{% include "../../../.gitbook/includes/obsolete-warning-ipublishedsnapshotaccessor.md" %}
143+
{% include "../../../.gitbook/includes/obsolete-warning-ipublishedsnapshotaccessor.md" %}
144144

145145
```csharp
146146
protected override IEnumerable<IContent> GetEntitiesFromNotification(ContentPublishedNotification notification) => notification.PublishedEntities;

0 commit comments

Comments
 (0)