mirror of
https://github.com/pgsty/minio.git
synced 2026-07-20 12:40:24 +03:00
Replace Minio refs in docs with MinIO and links (#7494)
This commit is contained in:
+2
-2
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Minio Cloud Storage, (C) 2018 Minio, Inc.
|
||||
* MinIO Cloud Storage, (C) 2018 MinIO, Inc.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
@@ -104,7 +104,7 @@ var stsErrCodes = stsErrorCodeMap{
|
||||
},
|
||||
ErrSTSInvalidClientGrantsToken: {
|
||||
Code: "InvalidClientGrantsToken",
|
||||
Description: "The client grants token that was passed could not be validated by Minio.",
|
||||
Description: "The client grants token that was passed could not be validated by MinIO.",
|
||||
HTTPStatusCode: http.StatusBadRequest,
|
||||
},
|
||||
ErrSTSMalformedPolicyDocument: {
|
||||
|
||||
Reference in New Issue
Block a user