mirror of
https://github.com/zulip/zulip.git
synced 2025-11-07 15:33:30 +00:00
The `LocalUploadBackend` returns a relative URL, while the `S3UploadBackend` returns an absolute URL. This commit switches to using `urljoin` to obtain the absolute URL, instead of simply joining strings.
9.2 KiB
9.2 KiB