Closed RohitKumar-200 closed 4 years ago
This issue was closed because it does not use our bug report issue template.
Please make sure to use it and fill it as much as you can so we can provide better and faster support.
The following sections must not be removed, or else the BOT will close it immediately again:
Description:
In readme.md, two images are missing
IndieHosters src linked with img tag is "https://camo.githubusercontent.com/facf0bfc4bd872a0a7fbb097b542a07c4321752b/68747470733a2f2f696e6469652e686f73742f7369676e75702e706e67" on clicking this link, Non-Image content-type returned
WeDeploy src linked with img tag is "https://camo.githubusercontent.com/338c6ca7a98b2f2c0a14cc8cabe16b05109d400e/68747470733a2f2f63646e2e77656465706c6f792e636f6d2f696d616765732f6465706c6f792e737667" on clicking this link, Not found response is returned
Steps to reproduce:
Go to readme.md
Expected behavior:
Image should load with 200ok response
Actual behavior:
Server Setup Information:
Not needed
Client Setup Information
Browser
Relevant logs:
Logs from BROWSER
1. GET https://camo.githubusercontent.com/facf0bfc4bd872a0a7fbb097b542a07c4321752b/68747470733a2f2f696e6469652e686f73742f7369676e75702e706e67 400 (Bad Request)
2. GET https://camo.githubusercontent.com/338c6ca7a98b2f2c0a14cc8cabe16b05109d400e/68747470733a2f2f63646e2e77656465706c6f792e636f6d2f696d616765732f6465706c6f792e737667 404 (Not Found)