Skip to content

Commit 4b1daf6

Browse files
committed
Test fix 2
1 parent 1a07df3 commit 4b1daf6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

  • content/en/docs/refguide/modeling/application-logic/microflows-and-nanoflows

content/en/docs/refguide/modeling/application-logic/microflows-and-nanoflows/microflows/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ In Studio Pro 10.19 and below, you can use the **Convert to nanoflow** functiona
117117
* Right-click anywhere in the microflow editor and click **Convert to nanoflow**.
118118
* Alternatively, in the **App Explorer**, right-click on the name of the microflow you want to convert, and click **Convert to nanoflow**.
119119

120-
{{< figure src="/attachments/refguide/modeling/application-logic/microflows-and-nanoflows/microflows/convert-to-nanoflow.png" alt="Convert to nanoflow" width="550px" class="no-border" >}}
120+
{{< figure src="/attachments/refguide/modeling/application-logic/microflows-and-nanoflows/microflows/convert-to-nanoflow.PNG" alt="Convert to nanoflow" width="550px" class="no-border" >}}
121121

122122
Afterwards, a new nanoflow is created and added to the same directory, and you can get consistency errors if there are actions that are not supported by nanoflows.
123123

content/en/docs/refguide/modeling/application-logic/microflows-and-nanoflows/nanoflows/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ In Studio Pro 10.19 and below, you can use the **Convert to microflow** function
139139
* Right-click anywhere in the nanoflow editor and click **Convert to microflow**.
140140
* Alternatively, in the **App Explorer**, right-click on the name of the nanoflow you want to convert, and click **Convert to microflow**.
141141

142-
{{< figure src="/attachments/refguide/modeling/application-logic/microflows-and-nanoflows/nanoflows/convert-to-microflow.png" alt="Convert to microflow" width="550px" class="no-border" >}}
142+
{{< figure src="/attachments/refguide/modeling/application-logic/microflows-and-nanoflows/nanoflows/convert-to-microflow.PNG" alt="Convert to microflow" width="550px" class="no-border" >}}
143143

144144
Afterwards, a new microflow is created and added to the same directory, and you can get consistency errors if there are elements that are not supported by microflows.
145145

0 commit comments

Comments
 (0)