From 41f4f2806d5efe18a74136d4cd91af39dfd50586 Mon Sep 17 00:00:00 2001 From: Dee Koder Date: Wed, 20 Jul 2016 16:15:26 -0700 Subject: [PATCH] screenshots: update with the latest optimized image. (#2249) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 405a28fb8..e917d88a1 100644 --- a/README.md +++ b/README.md @@ -139,7 +139,7 @@ Object API (Amazon S3 compatible): ## 3. Test Minio Server using Minio Browser Open a web browser and navigate to http://127.0.0.1:9000 to view your buckets on minio server. -![Screenshot](https://raw.githubusercontent.com/minio/minio/master/Minio_Browser.png) +![Screenshot](https://github.com/minio/minio/blob/master/docs/screenshots/Minio_Browser.jpg?raw=true) ## 4. Test Minio Server using `mc`