Skip to content

Commit

Permalink
Updated doc link in README (watson-developer-cloud#597)
Browse files Browse the repository at this point in the history
needs to be changed to link to correct branch

temporary until travis builds correctly and this will be automatic
  • Loading branch information
anweshan authored and germanattanasio committed Dec 14, 2017
1 parent 81f5a98 commit d7e5cfb
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 @@ -84,7 +84,7 @@ var myInstance = new watson.WhateverServiceV1({

You can find links to the documentation at https://www.ibm.com/watson/developercloud/doc/index.html. Find the service that you're interested in, click **API reference**, and then select the **Node** tab.

There are also auto-generated JSDocs available at http://watson-developer-cloud.github.io/node-sdk/latest/
There are also auto-generated JSDocs available at http://watson-developer-cloud.github.io/node-sdk/master/

## Getting the service credentials
You will need the `username` and `password` (`api_key` for AlchemyAPI) credentials for each service. Service credentials are different from your Bluemix account username and password.
Expand Down

0 comments on commit d7e5cfb

Please sign in to comment.