Skip to content

Commit 788d992

Browse files
committed
Fix redirect and broken link
1 parent b73d1ce commit 788d992

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
22
"redirections": [
3+
{
4+
"source_path_from_root": "/articles/connectors/apis-list.md",
5+
"redirect_url": "/azure/connectors/introduction",
6+
"redirect_document_id": true
7+
},
38
{
49
"source_path_from_root": "/articles/biztalk-services/biztalk-backup-restore.md",
510
"redirect_url": "/azure/logic-apps/logic-apps-move-from-mabs",

articles/logic-apps/logic-apps-serverless-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ To get started with Azure Logic Apps, try a [quickstart to create your first log
3131
For other information, review the following documentation:
3232

3333
* [What is Azure Logic Apps?](logic-apps-overview.md)
34-
* [Managed connectors for Azure Logic Apps](/connectors/connectors/connector-reference/connector-reference-logicapps-connectors)
34+
* [Managed connectors for Azure Logic Apps](/connectors/connector-reference/connector-reference-logicapps-connectors)
3535
* [Built-in connectors for Azure Logic Apps](../connectors/built-in.md)
3636
* [Single-tenant versus multi-tenant and integration service environment for Azure Logic Apps](single-tenant-overview-compare.md)
3737
* [Usage metering, billing, and pricing models for Azure Logic Apps](logic-apps-pricing.md)

0 commit comments

Comments
 (0)