mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 22:13:26 +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.
8.0 KiB
8.0 KiB