When a user comments on a subcommunity inclusion request, the generated email contains a link to the request that uses the /me/requests/{req_id} URL. This might work for other types of requests, but not for this one.
We should instead be rendering a request link to /communities/{slug}/requests/{req_id}.