Skip to content

Commit 4e5ccec

Browse files
EscapedGibbonstropitek
authored andcommitted
docs: fix link
1 parent 1ab9917 commit 4e5ccec

File tree

1 file changed

+1
-1
lines changed
  • docs/Tutorials and concepts/Concepts/Core

1 file changed

+1
-1
lines changed

docs/Tutorials and concepts/Concepts/Core/Mask.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Creation of the mask is based on the threshold that define the level of grey int
55
Mask is an object which represents a binary image, therefore its properties are the same as in `Image` class. However, the methods can be slightly different.
66

77
:::info
8-
To look deeper into Mask's properties and methods take a look at [the Mask description](../../../API%20reference/Mask/Mask.md) in API reference.
8+
To look deeper into Mask's properties and methods take a look at [the Mask description](../../../Features/Mask/Mask.md) in API reference.
99
:::
1010

1111
There are multiple ways of creating a Mask.

0 commit comments

Comments
 (0)