mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 21:13:36 +00:00
This link was broken when we hardened the access model for user file uploads to not work cross-realm. The right solution is just to include the image in the codebase so it's guaranteed to exist. Fixes #205.