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