Skip to content

Commit aea648f

Browse files
committed
Fix link errors
1 parent db4e40b commit aea648f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

content/en/docs/refguide/mobile/building-efficient-mobile-apps/offlinefirst-data/local-data-security.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ Disabling local file encryption is not supported and may cause unexpected behavi
158158
## Encrypting Session Cookies {#encrypting-session-cookies}
159159

160160
{{% alert color="info" %}}
161-
This feature is present in [Native Template Version 13.0.0](/releasenotes/mobile/nt-13-rn#1300/) (Studio Pro 10.21) and above.
161+
This feature is present in [Native Template Version 13.0.0](/releasenotes/mobile/nt-13-rn/#1300/) (Studio Pro 10.21) and above.
162162
{{% /alert %}}
163163

164164
You can now enable cookie encryption for both new and existing Android apps. When enabled, the cookies stored in the device are encrypted using the AES encryption algorithm instead of being stored as is.

content/en/docs/refguide/modeling/pages/page/page-properties.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ Variables for pages were introduced in Mendix Studio Pro 10.21.
112112
{{% /alert %}}
113113

114114
{{% alert color="info" %}}
115-
For apps with [React Client](/refguide/mendix-client/react) set to **Yes** or **Migration mode**, all widgets can use variables. When set to **No**, widgets built with Dojo cannot use variables. If present, unsupported widgets will be listed on the variables dialog.
115+
For apps with [React Client](/refguide/mendix-client/react/) set to **Yes** or **Migration mode**, all widgets can use variables. When set to **No**, widgets built with Dojo cannot use variables. If present, unsupported widgets will be listed on the variables dialog.
116116

117117
Note that Dojo widgets may affect neighboring widgets as well. For example, they may lose their ability to use variables in conditional visibility expressions. To counteract this, the affected widget can be wrapped in a container.
118118
{{% /alert %}}

0 commit comments

Comments
 (0)