mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
After some thinking, I don't think there's any actual value to doing the ../ style relative links here, whereas there is actual harm from the links being slightly broken in the current model. We fix this by just using /#settings as the URL. Fixes #8978.