screenshot: Use the full path to the screenshot when embedding images (#2239)

This commit is contained in:
Dee Koder 2016-07-19 17:48:18 -07:00 committed by Harshavardhana
parent 2e8360120d
commit e8155abc18

View file

@ -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](./Minio_Browser.png)
![Screenshot](https://raw.githubusercontent.com/minio/minio/master/Minio_Browser.png)
## 4. Test Minio Server using `mc`