Sometimes I move document file to another directory in my repository. Unfortunately it breaks the link(url) to the old location. My friends who click the old link I gave before moving the file will see 404 Not Found error.
It would be nice if I add a symlink (old -> new) then Github redirects it to the new location.
Sometimes I move document file to another directory in my repository. Unfortunately it breaks the link(url) to the old location. My friends who click the old link I gave before moving the file will see 404 Not Found error.
It would be nice if I add a symlink (old -> new) then Github redirects it to the new location.