You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: programming/features/use-runtimesettings-or-templates.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -164,7 +164,7 @@ Basic steps:
164
164
2. Save the template to a file or convert it to string
165
165
3. Call method `InitSettingsFromFile` or `InitSettings` to apply the settings
166
166
167
-
> Read [Parameter Template Structure]({{ site.parameters }}structure-and-interfaces-of-parameters.html) to learn more about the structure of templates.
167
+
> Read [Parameter Template Structure]({{ site.dcvb_parameters }}file/index.html) to learn more about the structure of templates.
168
168
169
169
> JavaScript edition only supports importing a JSON string and not a file.
0 commit comments