Skip to content

Commit 8dc46af

Browse files
authored
Fixes misstake with MediaSaving-link
1 parent bd89803 commit 8dc46af

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Below you can find a list of the most common ContentService object notifications
6868

6969
Below you can find a list of the most common MediaService object notifications.
7070

71-
* [MediaSavingNotification]()
71+
* [MediaSavingNotification](https://apidocs.umbraco.com/v13/csharp/api/Umbraco.Cms.Core.Notifications.MediaSavingNotification.html)
7272
* [MediaSavedNotification](https://apidocs.umbraco.com/v13/csharp/api/Umbraco.Cms.Core.Notifications.MediaSavedNotification.html)
7373
* [MediaMovingNotification](https://apidocs.umbraco.com/v13/csharp/api/Umbraco.Cms.Core.Notifications.MediaMovingNotification.html)
7474
* [MediaMovedNotification](https://apidocs.umbraco.com/v13/csharp/api/Umbraco.Cms.Core.Notifications.MediaMovedNotification.html)

0 commit comments

Comments
 (0)