diff --git a/docs/en/value_converters.md b/docs/en/value_converters.md index 6e460cc..4b155b1 100644 --- a/docs/en/value_converters.md +++ b/docs/en/value_converters.md @@ -2,7 +2,7 @@ title: Value Converters layout: default nav_order: 6 -permalink: /zh/value-converters +permalink: /en/value-converters parent: Documentation --- @@ -282,4 +282,4 @@ A multi-value converter that provides fallback functionality. It returns the first value among all values that is not null and not DependencyProperty.UnsetValue. -This converter can be accessed as a singleton. \ No newline at end of file +This converter can be accessed as a singleton.