Context here: https://linear.app/comm/issue/ENG-2511#comment-ec66b35a
Stripping the slash doesn't matter on web, where we don't actually use react-router for routing (we define just one route and parse the URL ourselves). However, on landing we use react-router directly, so we should make sure we don't have an extra slash.