Skip to content

Commit 42520e6

Browse files
Update README.md
1 parent 83b0d08 commit 42520e6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ OPS/REXX LS is part of the [Code4z](https://techdocs.broadcom.com/code4z) experi
2626
<br />
2727

2828
## Address Software Requirements
29-
OPS/REXX LS requires no prerequisite software.
29+
OPS/REXX LS has no prerequisite software.
3030

3131
Use the following recommended software with OPS/REXX LS for the best experience:
3232
- REXX Language Support Extension
@@ -60,7 +60,7 @@ Establish a connection with your mainframe OPS/MVS instance using the OPS/MVS RE
6060
- The port number for the REST API.
6161
- A username that has authority to access the REST API.
6262
- The password to the account that is associated with the username.
63-
- [Manually create a team configuration file](https://techdocs.broadcom.com/us/en/ca-mainframe-software/automation/ca-ops-mvs-event-management-and-automation/14-0/installing/complete-configuration-tasks/integrate-with-zowe-cli.html#_3e6293fe-6d17-4652-afec-833084986884_section_3) using the same required information, as described in the OPS/MVS documentation.
63+
- [Manually create a team configuration file](https://techdocs.broadcom.com/us/en/ca-mainframe-software/automation/ca-ops-mvs-event-management-and-automation/14-0/installing/complete-configuration-tasks/configure-the-rest-api/integrate-with-zowe-cli.html#:~:text=Verify%20the%20Configuration.-,Update%20Team%20Configuration%20Manually,-Create%20a%20plug) using the same required information, as described in the OPS/MVS documentation.
6464

6565
<!-- Needs a verification step -->
6666

@@ -77,7 +77,7 @@ OPS/REXX LS is Zowe Explorer V3 Conformant. The Zowe Conformance Program ensures
7777
**Configure OPS/REXX LS for Use with Zowe Explorer**
7878
<!-- Actual procedure is a good Walkthrough candidate. Actually describing steps to associate a data set and its members as opsrexx files -->
7979

80-
To ensure that data sets not containing those first lines and accessed through Zowe Explorer are recognized by the extension as **.opsrexx** files, you must create a file association in your VS Code settings to associate data sets that contain OPS/REXX rules with the `.opsrexx` file extension.
80+
To ensure that all OPS/REXX programs and rules are recognized by OPS/REXX LS as `.opsrexx` files, you must create a file association in your VS Code settings to associate data sets that contain OPS/REXX rules with the `.opsrexx` file extension.
8181

8282
To create a file association for a data set:
8383

0 commit comments

Comments
 (0)