8000 Update doc for transfered github ownership · DHLRPAadmin/orchestrator-nodejs@3a15e82 · GitHub
[go: up one dir, main page]

Skip to content

Commit 3a15e82

Browse files
committed
Update doc for transfered github ownership
1 parent 3e1449d commit 3a15e82

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@ This is a Node.JS client for UiPath Orchestrator.
1515

1616
Temporary approach
1717

18-
`npm install https://github.com/qbrandon/uipath-orchestrator`
18+
`npm install uipath-orchestrator`
1919

2020
### Usage
2121

22-
See the [wiki](https://github.com/qbrandon/uipath-orchestrator/wiki) page for a complete reference.
22+
See the [wiki](https://github.com/UiPath/orchestrator-nodejs/wiki) page for a complete reference.
2323

2424
Orchestrator is a class and its constructor takes an `options` object.
2525
```javascript

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "UiPath Orchestrator Client for Node.JS",
55
"repository": {
66
"type": "git",
7-
"url": "git@github.com:qbrandon/uipath-orchestrator.git"
7+
"url": "git@github.com:UiPath/orchestrator-nodejs.git"
88
},
99
"author": "Brandon Quentin",
1010
"readme": "README.md",

0 commit comments

Comments
 (0)
0