Skip to content

Commit b9875c2

Browse files
authored
docs: Update setup transport interface links (#292)
1 parent 22c691b commit b9875c2

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

test/README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,9 @@ Ensure dependencies are installed by running `npm install` from the project root
1212

1313
Integration tests require additional setup and configuration. Some tests require objects to preexist on the IBM i. The test case will check if the object exists and log instructions if the object is not found.
1414

15-
## Setup Rest interface
16-
- view the [README](../README.md#rest)
15+
## [Setup Rest interface](https://nodejs-itoolkit.readthedocs.io/en/latest/Connection.html#rest)
1716

18-
## Setup SSH interface
19-
- view the [README](../README.md#ssh)
17+
## [Setup SSH interface](https://nodejs-itoolkit.readthedocs.io/en/latest/Connection.html#ssh)
2018

2119
## Configuring Tests
2220

0 commit comments

Comments
 (0)