Skip to content

Commit

Permalink
Fixed: link to formatting/modifying/casting variables
Browse files Browse the repository at this point in the history
  • Loading branch information
cotpat committed Nov 28, 2023
1 parent 124933b commit deacfc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion en/02_Developer_Guides/01_Templates/01_Syntax.md
Expand Up @@ -100,7 +100,7 @@ If you wish to pass parameters to getter functions, you must use the full method

[note]
For more detail around how variables are inserted and formatted into a template see
[Formatting, Modifying and Casting Variables](casting)
[Formatting, Modifying and Casting Variables](/developer_guides/templates/casting/)
[/note]

Variables can come from your database fields, or custom methods you define on your objects.
Expand Down

0 comments on commit deacfc1

Please sign in to comment.