Skip to content

Commit 2120586

Browse files
author
ecfan
committed
Fix file name issues
1 parent 1237b95 commit 2120586

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"redirections": [
33
{
44
"source_path_from_root": "/articles/connectors/connectors-create-api-informix.md",
5-
"redirect_url": "/azure/logic-apps/connectors/ibm-informix",
5+
"redirect_url": "/azure/logic-apps/connectors/informix",
66
"redirect_document_id": true
77
},
88
{

articles/logic-apps/connectors/ibm-informix.md renamed to articles/logic-apps/connectors/informix.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -116,15 +116,15 @@ Based on whether you have a Consumption or Standard workflow, follow the steps o
116116

117117
* **Cloud database**
118118

119-
:::image type="content" source="media/ibm-informix/connection-cloud-database.png" alt-text="Screenshot shows connection pane with example details for Informix cloud database." lightbox="media/ibm-informix/connection-cloud-database.png":::
119+
:::image type="content" source="media/informix/connection-cloud-database.png" alt-text="Screenshot shows connection pane with example details for Informix cloud database." lightbox="media/informix/connection-cloud-database.png":::
120120

121121
* **On-premises database**
122122

123-
:::image type="content" source="media/ibm-informix/connection-on-premises-database.png" alt-text="Screenshot shows connection pane with example details for Informix on-premises database." lightbox="media/ibm-informix/connection-on-premises-database.png":::
123+
:::image type="content" source="media/informix/connection-on-premises-database.png" alt-text="Screenshot shows connection pane with example details for Informix on-premises database." lightbox="media/informix/connection-on-premises-database.png":::
124124

125125
1. When you're done, select **Create new**.
126126

127-
1. Continue with the next steps for [Consumption](ibm-informix.md?tabs=consumption#add-an-informix-action) or [Standard](ibm-informix.md?tabs=standard#add-an-informix-action) workflows.
127+
1. Continue with the next steps for [Consumption](informix.md?tabs=consumption#add-an-informix-action) or [Standard](informix.md?tabs=standard#add-an-informix-action) workflows.
128128

129129
## Authentication guidance
130130

@@ -172,7 +172,7 @@ Based on whether you have a Consumption or Standard workflow, follow the steps o
172172

173173
The following example shows sample output from the **Get rows** action in a Consumption workflow:
174174

175-
:::image type="content" source="media/ibm-informix/get-rows-outputs.png" alt-text="Screenshot shows outputs from action named Get rows." lightbox="media/ibm-informix/get-rows-outputs.png":::
175+
:::image type="content" source="media/informix/get-rows-outputs.png" alt-text="Screenshot shows outputs from action named Get rows." lightbox="media/informix/get-rows-outputs.png":::
176176

177177
## Related content
178178

articles/logic-apps/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -402,7 +402,7 @@ items:
402402
- name: IBM IMS
403403
href: ../connectors/integrate-ims-apps-ibm-mainframe.md
404404
- name: IBM Informix
405-
href: connectors/ibm-informix.md
405+
href: connectors/informix.md
406406
- name: IBM MQ
407407
href: ../connectors/connectors-create-api-mq.md
408408
- name: Integration Account

0 commit comments

Comments
 (0)