Skip to content

Commit

Permalink
Merge pull request watson-developer-cloud#424 from SirSpidey/master
Browse files Browse the repository at this point in the history
Update link
  • Loading branch information
nfriedly authored Mar 30, 2017
2 parents 5507b56 + 5c5b0fc commit de31efc
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 @@ -109,7 +109,7 @@ Of those that do, most require an auth token to be generated server-side via the

### Data collection opt-out

By default, [all requests are logged](http://www.ibm.com/watson/developercloud/doc/getting_started/gs-logging.shtml). This can be disabled of by setting the `X-Watson-Learning-Opt-Out` header when creating the service instance:
By default, [all requests are logged](https://www.ibm.com/watson/developercloud/doc/common/getting-started-logging.html). This can be disabled of by setting the `X-Watson-Learning-Opt-Out` header when creating the service instance:

```js
var myInstance = new watson.WhateverServiceV1({
Expand Down

0 comments on commit de31efc

Please sign in to comment.