Skip to content

Commit 8cd3660

Browse files
committed
trying to get image to work
1 parent 7f5fdcc commit 8cd3660

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pages/cdp/cdp-cics-bundles.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ When the bundle is deployed in CICS, the associated Node.js application runs wit
1919

2020
## What goes in a bundle?
2121

22-
![Contents of a CICS bundle](/docs/images/bundlecontents.png "title")
22+
{% include image.html file="bundlecontents.png" alt="Contents of a CICS bundle" caption="Contents of a CICS bundle" %}
2323

2424
When you generate a bundle, the following files are created from package.json:
2525

0 commit comments

Comments
 (0)