Skip to content

Commit fcfb9e7

Browse files
committed
words matter update
1 parent 8185325 commit fcfb9e7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

web-banking/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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

138138
4. Edit the library resource in the CICS Bundle,
@@ -146,7 +146,7 @@ definitions and Java components installed. To use this:
146146
4. 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

152152
5. 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

0 commit comments

Comments
 (0)