I used to host my webpage on username.github.io
.
I have now set up a new webpage on username.com
, and has no relation to username.github.io
.
However, I want to redirect username.github.io
to username.com
.
As of now, if somebody enters username.github.io
, it takes you to the 404 not found page.
Is there anyway I can reroute it to username.com
?