mirror of
https://github.com/minio/minio-rs.git
synced 2025-12-06 15:26:51 +08:00
Update README.md - dead links (#112)
This commit is contained in:
parent
72401be3fb
commit
7ce9ad3594
@ -12,8 +12,8 @@ Run the examples from the command line with:
|
|||||||
|
|
||||||
### file_uploader.rs
|
### file_uploader.rs
|
||||||
|
|
||||||
* [Upload a file to MinIO](examples/file_uploader)
|
* [Upload a file to MinIO](examples/file_uploader.rs)
|
||||||
* [Upload a file to MinIO with CLI](examples/put_object)
|
* [Upload a file to MinIO with CLI](examples/put_object.rs)
|
||||||
|
|
||||||
### file_downloader.rs
|
### file_downloader.rs
|
||||||
|
|
||||||
@ -21,7 +21,7 @@ Run the examples from the command line with:
|
|||||||
|
|
||||||
### object_prompt.rs
|
### object_prompt.rs
|
||||||
|
|
||||||
* [Prompt a file on MinIO](examples/object_prompt)
|
* [Prompt a file on MinIO](examples/object_prompt.rs)
|
||||||
|
|
||||||
## License
|
## License
|
||||||
This SDK is distributed under the [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0), see [LICENSE](https://github.com/minio/minio-rs/blob/master/LICENSE) for more information.
|
This SDK is distributed under the [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0), see [LICENSE](https://github.com/minio/minio-rs/blob/master/LICENSE) for more information.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user