You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: api-reference/beta/resources/plannerplancontainer.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ Planner currently supports the container types listed in the following table. Wh
25
25
|project| Plan is contained by a Project from [Microsoft Project for the web](/project-for-the-web/projectforweb-admin-home). | Microsoft Project currently doesn't have a resource path on Microsoft Graph. Project details and members can be managed from [Microsoft Project](https://project.microsoft.com). |
26
26
|driveItem| Plan is contained by a [driveItem](driveitem.md). |`https://graph.microsoft.com/beta/drives/<driveId>/items/<itemId>`|
27
27
|user| Plan is contained by a [User](user.md)|`https://graph.microsoft.com/beta/users/<id>`|
28
-
|teamsChannel| Plan is container by a [teamsChannel](channel.md). |`http://graph.microsoft.com/beta/teams/<teamId>/channels/<channelId>`|
28
+
|teamsChannel| Plan is container by a [teamsChannel](channel.md). |`https://graph.microsoft.com/beta/teams/<teamId>/channels/<channelId>`|
0 commit comments