Skip to content

Commit

Permalink
Fix examples link
Browse files Browse the repository at this point in the history
  • Loading branch information
philipyoo authored and alexguan committed Sep 7, 2017
1 parent b462db5 commit 290e468
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ client.once('connected', function () {
client.connect();
```

More examples can be found [here](tree/master/examples).
More examples can be found [here](examples).


## Documentation
Expand Down

0 comments on commit 290e468

Please sign in to comment.