Just a few lines of javascript to fix all those broken image links on https://atom.io
Ever since I started using Atom recently, the images on the site have been broken. Browsing through their community plugins repository online to find a suitable package/theme got on my nerves.
Turns out all the original image links were embedded in the html elements already.
Apparently the images have been broken for at least 12 months. Figured I might as well share this fix if the folks at Atom don't seem to care.
Source code:
https://github.com/nlydv/atom-io-imgfix