I am a newbie as far as Git is concerned, so pardon the ignorance. I am using R to make presentations using slidify
. I have successfully pushed my project to my Github repository from RStudio https://github.com/dhirajkhanna/Training. However, I get a 404 File not found when I try to launch the page (http://dhirajkhanna.github.io/Training/MarketBasket). I have another index.html in a separate repo called slicndice which I am able to see as a page by going to http://dhirajkhanna.github.io/slicndice
I tried doing this but no joy. Can someone point me in the right direction please?