From d5240d303a076cdc9cbfd2b8d10542d6eb1f1805 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fredrik=20Adel=C3=B6w?= Date: Fri, 27 Sep 2024 14:24:47 +0200 Subject: [PATCH] Update docs/features/techdocs/how-to-guides.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Fredrik Adelöw --- docs/features/techdocs/how-to-guides.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/features/techdocs/how-to-guides.md b/docs/features/techdocs/how-to-guides.md index cc0dac23e9..9c5109cd9c 100644 --- a/docs/features/techdocs/how-to-guides.md +++ b/docs/features/techdocs/how-to-guides.md @@ -892,5 +892,5 @@ Specify a file name to control the name the file will be given when it is downloaded: ``` -[Link text](./img/foo.jpg){: download="foo.jpg" } +[Link text](https://example.com/foo.jpg){: download="foo.jpg" } ```