Skip to content

Commit d7c82fc

Browse files
author
ecfan
committed
Fix issues
1 parent 4d2c542 commit d7c82fc

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

articles/logic-apps/.openpublishing.redirection.logic-apps.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
{
44
"source_path_from_root": "/articles/logic-apps/update-workflow-definition-language-schema.md",
55
"redirect_url": "/azure/logic-apps/workflow-definition-language-schema",
6-
"redirect_document_id": true
6+
"redirect_document_id": false
77
},
88
{
99
"source_path_from_root": "/articles/logic-apps/logic-apps-workflow-definition-language.md",
@@ -257,12 +257,12 @@
257257
},
258258
{
259259
"source_path_from_root": "/articles/logic-apps/update-consumption-workflow-schema.md",
260-
"redirect_url": "/azure/logic-apps/update-workflow-definition-language-schema",
260+
"redirect_url": "/azure/logic-apps/workflow-definition-language-schema",
261261
"redirect_document_id": false
262262
},
263263
{
264264
"source_path_from_root": "/articles/logic-apps/logic-apps-schema-2016-04-01.md",
265-
"redirect_url": "/azure/logic-apps/update-workflow-definition-language-schema",
265+
"redirect_url": "/azure/logic-apps/workflow-definition-language-schema",
266266
"redirect_document_id": false
267267
},
268268
{

articles/logic-apps/logic-apps-control-flow-run-steps-group-scopes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ If all the scoped actions succeed, the logic app sends a "Scope succeeded" messa
4141

4242
This example uses Outlook.com. If you use a different provider, the general flow stays the same, but your UI appears different.
4343

44-
* A Bing Maps key. To get this key, see [Get a Bing Maps key](//bingmaps/getting-started/bing-maps-dev-center-help/getting-a-bing-maps-key).
44+
* A Bing Maps key. To get this key, see [Get a Bing Maps key](/bingmaps/getting-started/bing-maps-dev-center-help/getting-a-bing-maps-key).
4545

4646
* Basic knowledge about [logic apps](../logic-apps/logic-apps-overview.md)
4747

0 commit comments

Comments
 (0)