You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
MinIO Java SDK is Simple Storage Service (aka S3) client to perform bucket and object operations to any Amazon S3 compatible object storage service.
4
4
5
-
For a complete list of APIs and examples, please take a look at the [Java Client API Reference](https://min.io/docs/minio/linux/developers/java/API.html) documentation.
5
+
For a complete list of APIs and examples, please take a look at the [Java Client API Reference](https://docs.min.io/enterprise/aistor-object-store/developers/sdk/java/api/) documentation.
6
6
7
7
## Minimum Requirements
8
8
Java 1.8 or above.
@@ -105,12 +105,12 @@ $ mc ls play/asiatrip/
105
105
```
106
106
107
107
## More References
108
-
*[Java Client API Reference](https://min.io/docs/minio/linux/developers/java/API.html)
108
+
*[Java Client API Reference](https://docs.min.io/enterprise/aistor-object-store/developers/sdk/java/api/)
0 commit comments