Ensure that old URLs will redirect to the new URLs for lessons.
This is to avoid 404 issues for old links or bookmarks. It also helps users whose browsers have a cached version of the old website.
This is my first PR to the project, so please let me know if I can improve the code or the description of the PR 🙏 Thank you @kinson for pointing me to the redirect.exs file.
PR for Issue #141
Ensure that old URLs will redirect to the new URLs for lessons.
This is to avoid 404 issues for old links or bookmarks. It also helps users whose browsers have a cached version of the old website.
This is my first PR to the project, so please let me know if I can improve the code or the description of the PR 🙏 Thank you @kinson for pointing me to the redirect.exs file.