Skip to content

Commit 2ca98b7

Browse files
Add URL to article
1 parent 9e6d6c8 commit 2ca98b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Umbraco.Docs.Samples.Web/Notifications/SendingAllowedChildrenNotificationHandler.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66

77
namespace Umbraco.Docs.Samples.Web.Notifications
88
{
9+
// https://our.umbraco.com/documentation/Reference/Notifications/SendingAllowedChildrenNotification/
910
internal class SendingAllowedChildrenNotificationHandler : INotificationHandler<SendingAllowedChildrenNotification>
1011
{
1112
public void Handle(SendingAllowedChildrenNotification notification)

0 commit comments

Comments
 (0)