Skip to content

Commit 3f531cf

Browse files
committed
fixed the link
1 parent 110f596 commit 3f531cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/event-hubs/event-hubs-node-get-started-send.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ To complete this tutorial, you need the following prerequisites:
3838

3939

4040
### Install npm package
41-
To install the [npm package for Event Hubs](https://www.npmjs.com/package/@azure/event-hubs@2), open a command prompt that has `npm` in its path, change the directory
41+
To install the [npm package for Event Hubs](https://www.npmjs.com/package/@azure/event-hubs/v/2.1.0), open a command prompt that has `npm` in its path, change the directory
4242
to the folder where you want to have your samples and then run this command
4343

4444
```shell

0 commit comments

Comments
 (0)