Skip to content

Commit a51d2f2

Browse files
committed
Fixed pySDSF link
1 parent 279c57c commit a51d2f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ This index contains a list of Python packages with z/OS or IBM Z specific suppor
2121
| [ZOAU](https://www.ibm.com/docs/en/zoau/1.4.x?topic=python-apis) | Allows you to access datasets, jobs, and much more from Python || IBM | Bundled with ZOAU from shopz |
2222
| [CBXP](https://github.com/ambitus/cbxp) | Allows you to access z/OS control blocks from Python|| Ambitus (OMP) | PyPi / GitHub |
2323
| [tnz](https://github.com/IBM/tnz) | Allows you to connect to 3270 from Python, created for 3270 unit testing|| IBM | PyPi |
24-
| [pySDSF](https://github.com/IBM/tnz) | Allows you to access select information SDSF has gathered through Python. Requires z/OS 3.2 or later || IBM | Bundled with SDSF |
24+
| [pySDSF](https://www.ibm.com/docs/en/zos/latest?topic=language-getting-started) | Allows you to access select information SDSF has gathered through Python. Requires z/OS 3.2 or later || IBM | Bundled with SDSF |
2525

2626
## z/OS security
2727

0 commit comments

Comments
 (0)