Skip to content

Commit ec576d6

Browse files
chore(maintain): updated the name of the package
1 parent c25da20 commit ec576d6

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 3 additions & 3 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?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
44+
[Direct Link](https://cloud.ibm.com/apidocs/direct_link?code=node) | ibm-networking-services/direct-link/v1
45+
[Transit Gateway](https://cloud.ibm.com/apidocs/transit-gateway?code=node) | ibm-networking-services/transit-gateway/v1
4646

4747
## Prerequisites
4848
* You need an [IBM Cloud][ibm-cloud-onboarding] account.
@@ -53,7 +53,7 @@ Service Name | Import Path
5353
## Installation
5454

5555
```sh
56-
npm install ibm-cloud-networking
56+
npm install ibm-networking-services
5757
```
5858

5959
## Using the SDK

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "ibm-cloud-networking",
2+
"name": "ibm-networking-services",
33
"version": "1.0.0",
44
"description": "IBM Cloud Networking Node.js SDK",
55
"repository": {

0 commit comments

Comments
 (0)