Skip to content

Commit 978301d

Browse files
authored
Changed internal link to relative.
1 parent 7616261 commit 978301d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -389,9 +389,9 @@ Example:
389389
{@content data=fields.some_content.value /}
390390
```
391391

392-
### Image
392+
### image
393393

394-
The `image` helper returns a markup for `img` tags with proper `srcset` and `sizes` attributes for responsive use. The full readme for the helper can be found [here](https://github.com/devgeniem/dustpress/docs/helpers/image.md).
394+
The `image` helper returns a markup for `img` tags with proper `srcset` and `sizes` attributes for responsive use. The full readme for the helper can be found [here](docs/helpers/image.md).
395395

396396

397397
### menu

0 commit comments

Comments
 (0)