Skip to content

Commit 174d722

Browse files
committed
fix links
1 parent 1d1c504 commit 174d722

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

api-reference/beta/api/onlinemeeting-update.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ The last column indicates whether updating this property takes effect for an in-
102102
| allowTranscription | Boolean | Indicates whether transcription is enabled for the meeting. Inherited from [onlineMeetingBase](../resources/onlinemeetingbase.md). | Yes |
103103
| allowWhiteboard | Boolean | Indicates whether whiteboard is enabled for the meeting. | No |
104104
| anonymizeIdentityForRoles | onlineMeetingRole collection | Specifies whose identity is anonymized in the meeting. Possible values are: `attendee`. The `attendee` value can't be removed through a PATCH operation once added. Inherited from [onlineMeetingBase](../resources/onlinemeetingbase.md). |No |
105-
| broadcastSettings (deprecated) | [broadcastMeetingSettings](broadcastmeetingsettings.md)| Settings related to a live event. |
105+
| broadcastSettings (deprecated) | [broadcastMeetingSettings](../resources/broadcastmeetingsettings.md)| Settings related to a live event. |
106106
No |
107107
| endDateTime | DateTime | The meeting end time in UTC. | No |
108108
| isEntryExitAnnounced | Boolean | Whether or not to announce when callers join or leave. | Yes |
@@ -111,7 +111,7 @@ No |
111111
| recordAutomatically | Boolean | Indicates whether to record the meeting automatically. | No |
112112
| startDateTime | DateTime | The meeting start time in UTC. | No |
113113
| subject | String | The subject of the online meeting. | No |
114-
| watermarkProtection | [watermarkProtectionValues](watermarkprotectionvalues.md) | Specifies whether the client application should apply a watermark a content type. Inherited from [onlineMeetingBase](../resources/onlinemeetingbase.md). |No |
114+
| watermarkProtection | [watermarkProtectionValues](../resources/watermarkprotectionvalues.md) | Specifies whether the client application should apply a watermark a content type. Inherited from [onlineMeetingBase](../resources/onlinemeetingbase.md). |No |
115115

116116

117117
> [!NOTE]

api-reference/v1.0/api/onlinemeeting-update.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ The last column indicates whether updating this property will take effect for an
101101
| allowTranscription | Boolean | Indicates whether transcription is enabled for the meeting. Inherited from [onlineMeetingBase](../resources/onlinemeetingbase.md). | Yes |
102102
| allowWhiteboard | Boolean | Indicates whether whiteboard is enabled for the meeting. | No |
103103
| anonymizeIdentityForRoles | onlineMeetingRole collection | Specifies whose identity is anonymized in the meeting. Possible values are: `attendee`. The `attendee` value can't be removed through a PATCH operation once added. Inherited from [onlineMeetingBase](../resources/onlinemeetingbase.md). |No |
104-
| broadcastSettings (deprecated) | [broadcastMeetingSettings](broadcastmeetingsettings.md)| Settings related to a live event. |
104+
| broadcastSettings (deprecated) | [broadcastMeetingSettings](../resources/broadcastmeetingsettings.md)| Settings related to a live event. |
105105
No |
106106
| endDateTime | DateTime | The meeting end time in UTC. | No |
107107
| isEntryExitAnnounced | Boolean | Whether or not to announce when callers join or leave. | Yes |
@@ -110,7 +110,7 @@ No |
110110
| recordAutomatically | Boolean | Indicates whether to record the meeting automatically. | No |
111111
| startDateTime | DateTime | The meeting start time in UTC. | No |
112112
| subject | String | The subject of the online meeting. | No |
113-
| watermarkProtection | [watermarkProtectionValues](watermarkprotectionvalues.md) | Specifies whether the client application should apply a watermark a content type. Inherited from [onlineMeetingBase](../resources/onlinemeetingbase.md). |No |
113+
| watermarkProtection | [watermarkProtectionValues](../resources/watermarkprotectionvalues.md) | Specifies whether the client application should apply a watermark a content type. Inherited from [onlineMeetingBase](../resources/onlinemeetingbase.md). |No |
114114

115115
> [!NOTE]
116116
>

0 commit comments

Comments
 (0)