Skip to content

Commit 77bfaad

Browse files
authored
Update README.md - dead links
1 parent 26d67b8 commit 77bfaad

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,16 +12,16 @@ Run the examples from the command line with:
1212

1313
### file_uploader.rs
1414

15-
* [Upload a file to MinIO](examples/file_uploader)
16-
* [Upload a file to MinIO with CLI](examples/put_object)
15+
* [Upload a file to MinIO](examples/file_uploader.rs)
16+
* [Upload a file to MinIO with CLI](examples/put_object.rs)
1717

1818
### file_downloader.rs
1919

2020
* [Download af file from MinIO](examples/file_downloader.rs)
2121

2222
### object_prompt.rs
2323

24-
* [Prompt a file on MinIO](examples/object_prompt)
24+
* [Prompt a file on MinIO](examples/object_prompt.rs)
2525

2626
## License
2727
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.

0 commit comments

Comments
 (0)