Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
korywka authored Dec 22, 2023
1 parent 5d458b6 commit cdf6c96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/image/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ Other methods may help to use this control without buttons, these methods are de
## Change paint properties

Paint properties can be changed dynamically.
Below is an example how to control image opacity by slider (full implementation is available in [preview](../../preview/preview.js)).
Below is an example how to control image opacity by slider (full implementation is available in [preview](/preview/preview.js)).

```js
map.on('image.select', ({ id }) => {
Expand Down

0 comments on commit cdf6c96

Please sign in to comment.