Skip to content

Commit 9c3dc39

Browse files
Merge pull request #3 from IBM/update-readme
(docs): Updated the package json and readme with proper URLs
2 parents 19c5260 + 05f95e7 commit 9c3dc39

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
@@ -41,8 +41,8 @@ IBM Cloud services:
4141

4242
Service Name | Import Path
4343
--- | ---
44-
[Direct Link](https://cloud.ibm.com/apidocs/direct_link) | ibm-cloud-networking/direct-link/v1
45-
[Transit Gateway](https://cloud.ibm.com/apidocs/transit-gateway) | ibm-cloud-networking/transit-gateway/v1
44+
[Direct Link](https://cloud.ibm.com/apidocs/direct_link?code=node) | ibm-cloud-networking/direct-link/v1
45+
[Transit Gateway](https://cloud.ibm.com/apidocs/transit-gateway?code=node) | ibm-cloud-networking/transit-gateway/v1
4646

4747
## Prerequisites
4848
* You need an [IBM Cloud][ibm-cloud-onboarding] account.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "IBM Cloud Networking Node.js SDK",
55
"repository": {
66
"type": "git",
7-
"url": "https://github.ibm.com/ibmcloud/networking-node-sdk"
7+
"url": "https://github.com/IBM/networking-node-sdk"
88
},
99
"keywords": [
1010
"ibm"

0 commit comments

Comments
 (0)