diff --git a/docs/rest-api/api/driveitem_list_children.md b/docs/rest-api/api/driveitem_list_children.md index 68cc87f5..35347bdd 100644 --- a/docs/rest-api/api/driveitem_list_children.md +++ b/docs/rest-api/api/driveitem_list_children.md @@ -102,7 +102,7 @@ Content-type: application/json **Note:** If a collection exceeds the default page size (200 items), the **@odata.nextLink** property is returned in the response to indicate more items are available and provide the request URL for the next page of items. -You can control the page size through [optional query string parameters](http://developer.microsoft.com/en-us/graph/docs/overview/query_parameters) +You can control the page size through [optional query string parameters](https://learn.microsoft.com/en-us/graph/query-parameters) ### Error responses