diff --git a/docs/rest/index.md b/docs/rest/index.md index 66b695be..a6ce766c 100644 --- a/docs/rest/index.md +++ b/docs/rest/index.md @@ -59,7 +59,7 @@ https://graph.microsoft.com/{version} - [Outlook Mail REST API](/graph/api/resources/message?view=graph-rest-1.0&preserve-view=true) - [Outlook Calendar REST API](/graph/api/resources/calendar?view=graph-rest-1.0&preserve-view=true) - [Outlook Contacts REST API](/graph/api/resources/contact?view=graph-rest-1.0&preserve-view=true) -- [Outlook Notifications REST API](/graph/api/resources/webhooks?view=graph-rest-1.0&preserve-view=true) +- [Outlook Notifications REST API](/graph/api/resources/change-notifications-api-overview?view=graph-rest-1.0) - [Outlook Photo REST API](/graph/api/resources/profilephoto?view=graph-rest-1.0&preserve-view=true) - [Outlook Settings REST API](/graph/api/resources/outlookuser?view=graph-rest-1.0&preserve-view=true) diff --git a/docs/rest/reference.md b/docs/rest/reference.md index 03fbdcc6..2a82c0e2 100644 --- a/docs/rest/reference.md +++ b/docs/rest/reference.md @@ -22,7 +22,7 @@ The following APIs are released and ready for production use in both the Graph a - [Calendar API](/graph/api/resources/calendar?view=graph-rest-1.0&preserve-view=true) - [Contacts API](/graph/api/resources/contact?view=graph-rest-1.0&preserve-view=true) - [Groups API](/graph/api/resources/groups-overview?view=graph-rest-1.0&preserve-view=true) -- [Push Notifications API](/graph/api/resources/webhooks?view=graph-rest-1.0&preserve-view=true) +- [Push Notifications API](/graph/api/resources/change-notifications-api-overview?view=graph-rest-1.0) - [User Photo API](/graph/api/resources/profilephoto?view=graph-rest-1.0&preserve-view=true) - [Open Extensions API](/graph/api/resources/opentypeextension?view=graph-rest-1.0&preserve-view=true) - [Extended Properties API](/graph/api/resources/extended-properties-overview?view=graph-rest-1.0&preserve-view=true)