Skip to content

Commit

Permalink
Merge pull request #1424 from quocvu/master
Browse files Browse the repository at this point in the history
https link in readme.md
  • Loading branch information
aearly committed May 30, 2017
2 parents a024630 + 3a3d3df commit ec9dab7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -9,6 +9,6 @@

Async is a utility module which provides straight-forward, powerful functions for working with asynchronous JavaScript. Although originally designed for use with [Node.js](https://nodejs.org/) and installable via `npm install --save async`, it can also be used directly in the browser.

For Documentation, visit <http://caolan.github.io/async/>
For Documentation, visit <https://caolan.github.io/async/>

*For Async v1.5.x documentation, go [HERE](https://github.com/caolan/async/blob/v1.5.2/README.md)*

0 comments on commit ec9dab7

Please sign in to comment.