From b4e06a6fa01b81e53e33c0d9f458bebde12ac5bc Mon Sep 17 00:00:00 2001 From: Alex Vandiver Date: Thu, 4 Sep 2025 04:13:49 +0000 Subject: [PATCH] help: Uploads do not default to containing the hostname in the link. --- starlight_help/src/content/docs/share-and-upload-files.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/starlight_help/src/content/docs/share-and-upload-files.mdx b/starlight_help/src/content/docs/share-and-upload-files.mdx index 286eeeadb1..cc65028f72 100644 --- a/starlight_help/src/content/docs/share-and-upload-files.mdx +++ b/starlight_help/src/content/docs/share-and-upload-files.mdx @@ -141,7 +141,7 @@ When pasting a large amount of text, you can convert it to a text file upload. ### What you type ``` -[A whale of a good time](https://your.zulip.domain/user_uploads/1/46/IPvysqXEtiTG1ZdNBrwAZODi/whale-time.png) +[A whale of a good time](/user_uploads/1/46/IPvysqXEtiTG1ZdNBrwAZODi/whale-time.png) ``` ### What it looks like