HTML redirection - There isn't a GitHub Pages site here. #35955
-
|
Hello, I'm trying to make an index.html lead to another index.html that is inside a page, I can without problems with the Live Server but when I try with GitHub pages it gives the error 404 - There isn't a GitHub Pages site here. to here:
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
This comment was marked as off-topic.
This comment was marked as off-topic.
-
|
I think it resolved itself. 🤔 Today the GitHub pages is putting the "/Project-JavaScript/" on the route and the page is working fine. Strange hum?! Thanks for the help! |
Beta Was this translation helpful? Give feedback.




I think it resolved itself. 🤔
Today the GitHub pages is putting the "/Project-JavaScript/" on the route and the page is working fine. Strange hum?!
And I even created a function to add the "/Project-JavaScript/" when the route contains "github.io", well I got experience from that! hahahah
Thanks for the help!