Skip to content

Commit 5dde09e

Browse files
authored
Merge pull request #483 from steved0x/users/sdanie/MSLearnReviewLinks
Fix review.learn.microsoft.com doc links
2 parents a41c1c3 + ce83dc7 commit 5dde09e

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

teams/v1.17/MicrosoftTeams.schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1893,7 +1893,7 @@
18931893
"events": {
18941894
"type": "array",
18951895
"maxItems": 20,
1896-
"description": "Specifies the type of event. For supported types, please see: https://review.learn.microsoft.com/en-us/office/dev/add-ins/outlook/autolaunch?tabs=xmlmanifest#supported-events.",
1896+
"description": "Specifies the type of event. For supported types, please see: https://learn.microsoft.com/en-us/office/dev/add-ins/outlook/autolaunch?tabs=xmlmanifest#supported-events.",
18971897
"items": {
18981898
"type": "object",
18991899
"properties": {

teams/v1.19/MicrosoftTeams.schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1913,7 +1913,7 @@
19131913
"events": {
19141914
"type": "array",
19151915
"maxItems": 20,
1916-
"description": "Specifies the type of event. For supported types, please see: https://review.learn.microsoft.com/en-us/office/dev/add-ins/outlook/autolaunch?tabs=xmlmanifest#supported-events.",
1916+
"description": "Specifies the type of event. For supported types, please see: https://learn.microsoft.com/en-us/office/dev/add-ins/outlook/autolaunch?tabs=xmlmanifest#supported-events.",
19171917
"items": {
19181918
"type": "object",
19191919
"properties": {

teams/v1.20/MicrosoftTeams.schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2120,7 +2120,7 @@
21202120
"events": {
21212121
"type": "array",
21222122
"maxItems": 20,
2123-
"description": "Specifies the type of event. For supported types, please see: https://review.learn.microsoft.com/en-us/office/dev/add-ins/outlook/autolaunch?tabs=xmlmanifest#supported-events.",
2123+
"description": "Specifies the type of event. For supported types, please see: https://learn.microsoft.com/en-us/office/dev/add-ins/outlook/autolaunch?tabs=xmlmanifest#supported-events.",
21242124
"items": {
21252125
"type": "object",
21262126
"properties": {

teams/v1.21/MicrosoftTeams.schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2151,7 +2151,7 @@
21512151
"events": {
21522152
"type": "array",
21532153
"maxItems": 20,
2154-
"description": "Specifies the type of event. For supported types, please see: https://review.learn.microsoft.com/en-us/office/dev/add-ins/outlook/autolaunch?tabs=xmlmanifest#supported-events.",
2154+
"description": "Specifies the type of event. For supported types, please see: https://learn.microsoft.com/en-us/office/dev/add-ins/outlook/autolaunch?tabs=xmlmanifest#supported-events.",
21552155
"items": {
21562156
"type": "object",
21572157
"properties": {

teams/v1.22/MicrosoftTeams.schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2228,7 +2228,7 @@
22282228
"events": {
22292229
"type": "array",
22302230
"maxItems": 20,
2231-
"description": "Specifies the type of event. For supported types, please see: https://review.learn.microsoft.com/en-us/office/dev/add-ins/outlook/autolaunch?tabs=xmlmanifest#supported-events.",
2231+
"description": "Specifies the type of event. For supported types, please see: https://learn.microsoft.com/en-us/office/dev/add-ins/outlook/autolaunch?tabs=xmlmanifest#supported-events.",
22322232
"items": {
22332233
"type": "object",
22342234
"properties": {

teams/v1.23/MicrosoftTeams.schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2441,7 +2441,7 @@
24412441
"events": {
24422442
"type": "array",
24432443
"maxItems": 20,
2444-
"description": "Specifies the type of event. For supported types, please see: https://review.learn.microsoft.com/en-us/office/dev/add-ins/outlook/autolaunch?tabs=xmlmanifest#supported-events.",
2444+
"description": "Specifies the type of event. For supported types, please see: https://learn.microsoft.com/en-us/office/dev/add-ins/outlook/autolaunch?tabs=xmlmanifest#supported-events.",
24452445
"items": {
24462446
"type": "object",
24472447
"properties": {

teams/v1.24/MicrosoftTeams.schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2443,7 +2443,7 @@
24432443
"events": {
24442444
"type": "array",
24452445
"maxItems": 20,
2446-
"description": "Specifies the type of event. For supported types, please see: https://review.learn.microsoft.com/en-us/office/dev/add-ins/outlook/autolaunch?tabs=xmlmanifest#supported-events.",
2446+
"description": "Specifies the type of event. For supported types, please see: https://learn.microsoft.com/en-us/office/dev/add-ins/outlook/autolaunch?tabs=xmlmanifest#supported-events.",
24472447
"items": {
24482448
"type": "object",
24492449
"properties": {

0 commit comments

Comments
 (0)