Skip to content

Commit 8185325

Browse files
committed
Add link from web banking example to Redbooks page
1 parent ca70980 commit 8185325

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

web-banking/README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
# CICS Asynchronous API Web Banking Homepage Example
22

3-
This is an example application used by the CICS Asynchronous API
4-
Redbooks publication. This application acts as a data gathering
5-
application to populate the information for a Web banking homepage for
6-
a fictional bank.
3+
This is an example application used by the IBM Redbooks publication,
4+
[_IBM CICS Asynchronous API: Concurrent Processing Made
5+
Simple_][book]. This application acts as a data gathering application
6+
to populate the information for a Web banking homepage for a fictional
7+
bank.
78

89
The main application program `WEBHOME` initially requests information
910
from `GETNAME` and `ACCTCURR`, to retrieve details on a customer and
@@ -175,3 +176,4 @@ This project is licensed under [Apache License Version 2.0](../LICENSE).
175176
[zip]: https://github.com/cicsdev/cics-async-api-redbooks/archive/master.zip
176177
[asynclib]: etc/AsyncRedbooksWebBankingBundle/ASYNCLIB.library
177178
[warbundle]: etc/AccountServicesBundle/AccountServices.warbundle
179+
[book]: https://www.redbooks.ibm.com/Redbooks.nsf/RedbookAbstracts/sg248411.html?Open

0 commit comments

Comments
 (0)