We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 758f421 commit 809cae1Copy full SHA for 809cae1
docs/basics/data/data-binding/index.md
@@ -37,7 +37,7 @@ Bindings can be unidirectional: where changes in the properties of a bound appli
37
Binding is used with the MVVM architectural pattern, and this is one of the principle ways of programming with Avalonia UI.
38
39
:::info
40
-For more information about how to use the MVVM Pattern with Avalonia, see the concept page [here](../../../concepts/the-mvvm-pattern).
+For more information about how to use the MVVM Pattern with Avalonia, see the concept page [here](../../concepts/the-mvvm-pattern).
41
:::
42
43
0 commit comments