mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +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.