README: docs link is broken
The link to the documentation in README.md (https://min.io/docs/minio/linux/developers/javascript/API.html) currently 404s:
https://github.com/minio/minio-js/blob/bee972f2354749ee791a9f1db586a23b529ae094/README.md#L269
Hi, can anyone post a working link to the documentation?
https://github.com/minio/minio-js/blob/master/docs/API.md seems to do the job.
Currently that's https://github.com/minio/minio-js/blob/bee972f2354749ee791a9f1db586a23b529ae094/docs/API.md.
For versioned docs, the URL would be e.g.:
- https://github.com/minio/minio-js/blob/8.0.6/docs/API.md
We will update the links. currently repo is the only complete source of truth for documentation.