File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -132,7 +132,7 @@ definitions and Java components installed. To use this:
132132 file, e.g.,
133133
134134 ``` bash
135- jar xf cics-async-api-redbooks-master .zip
135+ jar xf cics-async-api-redbooks-main .zip
136136 ```
137137
1381384 . Edit the library resource in the CICS Bundle,
@@ -146,7 +146,7 @@ definitions and Java components installed. To use this:
1461464 . Build the image:
147147
148148 ``` bash
149- zospt build -t cics_async_redbooks cics-async-api-redbooks-master /web-banking/etc/
149+ zospt build -t cics_async_redbooks cics-async-api-redbooks-main /web-banking/etc/
150150 ```
151151
1521525 . Run the image:
@@ -173,7 +173,7 @@ This project is licensed under [Apache License Version 2.0](../LICENSE).
173173
174174
175175[ zospt ] : https://developer.ibm.com/mainframe/products/zospt/
176- [ zip ] : https://github.com/cicsdev/cics-async-api-redbooks/archive/master .zip
176+ [ zip ] : https://github.com/cicsdev/cics-async-api-redbooks/archive/main .zip
177177[ asynclib ] : etc/AsyncRedbooksWebBankingBundle/ASYNCLIB.library
178178[ warbundle ] : etc/AccountServicesBundle/AccountServices.warbundle
179179[ book ] : https://www.redbooks.ibm.com/Redbooks.nsf/RedbookAbstracts/sg248411.html?Open
You can’t perform that action at this time.
0 commit comments