Skip to content

Commit 29c8ec4

Browse files
authored
Update README.md (#19)
- remove CICS TS 5.1 pre-req - update link to blog
1 parent eec8c83 commit 29c8ec4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ Sample CICS Java programs demonstrating how to use the JCICS API in an OSGi JVM
1919

2020
## Pre-requisites
2121

22-
* CICS TS V5.1 or later, due to the usage of the `getString()` methods.
2322
* Java SE 1.8 or later on the workstation
2423
* Eclipse with the IBM CICS SDK for Java or any IDE that supports usage of the Maven Central artifact [com.ibm.cics:com.ibm.cics.server.](https://search.maven.org/artifact/com.ibm.cics/com.ibm.cics.server)
2524

@@ -56,5 +55,5 @@ This project is licensed under [Apache License Version 2.0](LICENSE).
5655
## Reference
5756

5857
* CICSDev tutorial archive [Getting to Grips with JCICS](blog/blog.md)
59-
* For further details on using the IBM Record Generator for Java see this [tutorial](https://github.com/cicsdev/cics-java-recgen/blob/main/blog.md)
58+
* For further details on using the IBM Record Generator for Java see this [tutorial](https://developer.ibm.com/tutorials/build-java-records-from-cobol-with-ibm-record-generator/)
6059
* For details on how to define a CICS OSGi JVM server refer to the Knowledge Center topic [Configuring an OSGi JVM server](http://www.ibm.com/support/knowledgecenter/SSGMCP_5.3.0/com.ibm.cics.ts.java.doc/JVMserver/config_jvmserver_app.html)

0 commit comments

Comments
 (0)