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" } ```