Skip to content

Commit

Permalink
Update joyent link (#1247)
Browse files Browse the repository at this point in the history
  • Loading branch information
Devinsuit authored and DonutEspresso committed Dec 15, 2016
1 parent caff14a commit a30e8d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pages/guides/client.md
Expand Up @@ -21,7 +21,7 @@ field, which is use *on each retry*. The default is not to set a
`connectTimeout`, so you end up with the node.js socket defaults.

Here's an example of hitting the
[Joyent CloudAPI](https://api.us-east-1.joyent.com):
[Joyent CloudAPI](https://apidocs.joyent.com/cloudapi/):

```js
var restify = require('restify');
Expand Down

0 comments on commit a30e8d8

Please sign in to comment.