Skip to content

Commit d42ebff

Browse files
committed
fixed image name
1 parent fbff16a commit d42ebff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/codelab/orderfulfillment5_5.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ This will create the shipping label and tracking number for each widget ordered.
9292
9393
Our new workflow now appears as:
9494

95-
<p align="center"><img src="/content/img/codelab/of5_5_loopworkflow.png" alt="adding the do-while loop" width="400" style={{paddingBottom: 40, paddingTop: 40}} /></p>
95+
<p align="center"><img src="/content/img/codelab/OF5_5_loopworkflow.png" alt="adding the do-while loop" width="400" style={{paddingBottom: 40, paddingTop: 40}} /></p>
9696

9797

9898
## Updating the reorder

0 commit comments

Comments
 (0)