From ef7aee789197c659f33389cd551771cbebf4a2db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fredrik=20Adel=C3=B6w?= Date: Fri, 27 Sep 2024 14:24:41 +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 d58b05b4da..cc0dac23e9 100644 --- a/docs/features/techdocs/how-to-guides.md +++ b/docs/features/techdocs/how-to-guides.md @@ -882,7 +882,7 @@ documents, images, or code templates. Download links for files included in your docs directory can be made by adding `{: download }` after a markdown link. ``` -[Link text](./img/foo.jpg){: download } +[Link text](https://example.com/foo.jpg){: download } ``` The user's browser will download the file as `download.jpg` when the link is