Credit to @GovanifY for giving me the idea and to @kamfretoz for pointing out that there's an easy way to do redirects. :smile:
This makes it so that 1) we and anyone else can easily reproduce the link from memory because it's not a string of random characters, and importantly 2) if the invite link ever does change, we don't ever need to go cleaning things up except to change it in the redirects.js file.
Credit to @GovanifY for giving me the idea and to @kamfretoz for pointing out that there's an easy way to do redirects. :smile:
This makes it so that 1) we and anyone else can easily reproduce the link from memory because it's not a string of random characters, and importantly 2) if the invite link ever does change, we don't ever need to go cleaning things up except to change it in the
redirects.js
file.