I am trying to find out why I can't show an image on my home.md page. Images on other pages are working.
Home.md
 Not working
Genstart-Solr.md
 Working
All *.md files are in the root, images in the images folder. I have tried to put the working images on the home page, but without any success.
This problem is caused by the fact that Github is different resolves relative links from home wiki page and other pages. More precisely the difference in the address of the main page and the rest.
You can see it if you open your wiki pages. I'll have:
https://github.com/User/Repo/wiki - for home
page, and
https://github.com/User/Repo/wiki/somePage for others
SO you just need to use such src url in your home page:
