Skip to content

Commit 18bf5a8

Browse files
committed
Fixed the link to new-string-behavior setting
1 parent 0073085 commit 18bf5a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • content/en/docs/refguide/installation/upgrading-from-10-to-11

content/en/docs/refguide/installation/upgrading-from-10-to-11/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ We understand that this change might cause unexpected changes in existing applic
109109

110110
#### Mendix 11.6.3
111111

112-
In Mendix 11.6.3, we introduced [an option](https://docs.mendix.com/refguide/app-settings/#new-string-behavior) to toggle between the old and the new client-side String attribute behaviors. Projects migrating from Mendix 10 to 11 will retain the old String behavior unless you manually switch to the new one.
112+
In Mendix 11.6.3, we introduced [an option](https://docs.mendix.com/refguide/runtime-tab/#new-string-behavior) to toggle between the old and the new client-side String attribute behaviors. Projects migrating from Mendix 10 to 11 will retain the old String behavior unless you manually switch to the new one.
113113

114114
It is recommended to migrate your pre-existing projects to use the new behavior as soon as possible. The new behavior will improve consistency between nanoflows and microflows, which will lead to fewer bugs in your applications.
115115

0 commit comments

Comments
 (0)