Skip to content

Commit 9629b35

Browse files
committed
Update README.md
1 parent 6cb0e3e commit 9629b35

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ If you plan or would like to contribute to the library, you must follow the DCO
2222

2323
## Introduction
2424

25-
This library allows you to call the LSF APIs directly through Python. [You can find more information and usage notes here](https://www.ibm.com/developerworks/community/wikis/home?lang=en#!/wiki/New%20IBM%20Platform%20LSF%20Wiki/page/Integrations%2C%20APIs%2C%20and%20samples). The wrapper is created using Pythons SWIG interface and links directly to LSF's shared libraries.
25+
This library allows you to call the LSF APIs directly through Python. The wrapper is created using Pythons SWIG interface and links directly to LSF's shared libraries.
2626

27-
You are encouraged to contribute your own Python wrappers to the Open Source LSF APIs for Python, and you may find some examples in [IBM Platform LSF Wiki](https://www.ibm.com/developerworks/community/wikis/home?lang=en#!/wiki/New%20IBM%20Platform%20LSF%20Wiki/page/Using%20the%20Python%20wrapper%20for%20LSF%20API).
27+
You are encouraged to contribute your own Python wrappers to the Open Source LSF APIs for Python, and you may find some examples in [IBM Platform LSF Wiki](https://www.ibm.com/support/knowledgecenter/SSWRJV_10.1.0/best_practices/Using%20the%20Python%20wrapper%20for%20LSF%20API.html).
2828

2929
IBM provides formal support for this software to entitled clients via the normal IBM support channels.
3030

0 commit comments

Comments
 (0)