openwhisk-package-cloudant icon indicating copy to clipboard operation
openwhisk-package-cloudant copied to clipboard

in-code docs have hrefs to non-existant pages

Open starpit opened this issue 7 years ago • 0 comments

e.g. https://github.com/apache/incubator-openwhisk-package-cloudant/blob/master/actions/account-actions/read-database.js

which has a link https://docs.cloudant.com/database.html#read

which now resolves to https://console.bluemix.net/docs/services/Cloudant/getting-started.html#read, which does not document read-database.

for this one, maybe the updated link should be https://console.bluemix.net/docs/services/Cloudant/api/database.html#getting-database-details

but a more thorough auditing is necessary

starpit avatar Jun 25 '18 13:06 starpit