1
0
mirror of https://github.com/minio/mc.git synced 2025-11-13 12:22:45 +03:00

update docs again :)

This commit is contained in:
Harshavardhana
2015-02-09 18:20:33 -08:00
parent cecfbc37a4
commit 2a602627e1
4 changed files with 4 additions and 3 deletions

View File

@@ -33,4 +33,4 @@ s3.listBuckets(function(err, data) {
});
```
Grab it here (example-list-buckets.js)[https://github.com/Minio-io/mc/blob/master/docs/sdks/js/example-list-buckets.js]
Grab it here [example-list-buckets.js](https://github.com/Minio-io/mc/blob/master/docs/sdks/js/example-list-buckets.js)