I moved my site http://www.phonations.com to Jekyll/GitHub pages.
Before that, I knew how to redirect some urls on my site to external ones. How to do that now?
For example, I would like http://www.phonations.com/tmwtga to redirect to https://www.dropbox.com/s/tw1b0kvoc75c7lx/tmwtga.zip?dl=0 or some other url (using git lfs).
While the plugin "jekyll-redirect-from" allows redirecting a path to a page, it does not seem to allow redirecting a path to another kind of resource.