We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a53a7a7 commit 499781cCopy full SHA for 499781c
README.md
@@ -253,7 +253,7 @@ The full API Reference is available here.
253
254
* [setbucketencryption.go](https://github.com/minio/minio-go/blob/master/examples/s3/setbucketencryption.go)
255
* [getbucketencryption.go](https://github.com/minio/minio-go/blob/master/examples/s3/getbucketencryption.go)
256
-* [deletebucketencryption.go](https://github.com/minio/minio-go/blob/master/examples/s3/deletebucketencryption.go)
+* [removebucketencryption.go](https://github.com/minio/minio-go/blob/master/examples/s3/removebucketencryption.go)
257
258
### Full Examples : Bucket replication Operations
259
0 commit comments