Skip to content

Commit bd89803

Browse files
authored
Update README.md
1 parent d081f0a commit bd89803

File tree

1 file changed

+2
-1
lines changed
  • 13/umbraco-cms/reference/notifications

1 file changed

+2
-1
lines changed

13/umbraco-cms/reference/notifications/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ Below you can find a list of the most common ContentService object notifications
5858
* [ContentEmptiedRecycleBinNotification](https://apidocs.umbraco.com/v13/csharp/api/Umbraco.Cms.Core.Notifications.ContentEmptiedRecycleBinNotification.html)
5959
* [ContentSavedBlueprintNotification](https://apidocs.umbraco.com/v13/csharp/api/Umbraco.Cms.Core.Notifications.ContentSavedBlueprintNotification.html)
6060
* [ContentDeletedBlueprintNotification](https://apidocs.umbraco.com/v13/csharp/api/Umbraco.Cms.Core.Notifications.ContentDeletedBlueprintNotification.html)
61+
* [ContentSortedNotification](https://apidocs.umbraco.com/v13/csharp/api/Umbraco.Cms.Core.Notifications.ContentSortedNotification.html)
6162

6263
</details>
6364

@@ -67,7 +68,7 @@ Below you can find a list of the most common ContentService object notifications
6768

6869
Below you can find a list of the most common MediaService object notifications.
6970

70-
* [MediaSavingNotification](https://apidocs.umbraco.com/v13/csharp/api/Umbraco.Cms.Core.Notifications.MediaSavingNotification.html)
71+
* [MediaSavingNotification]()
7172
* [MediaSavedNotification](https://apidocs.umbraco.com/v13/csharp/api/Umbraco.Cms.Core.Notifications.MediaSavedNotification.html)
7273
* [MediaMovingNotification](https://apidocs.umbraco.com/v13/csharp/api/Umbraco.Cms.Core.Notifications.MediaMovingNotification.html)
7374
* [MediaMovedNotification](https://apidocs.umbraco.com/v13/csharp/api/Umbraco.Cms.Core.Notifications.MediaMovedNotification.html)

0 commit comments

Comments
 (0)