Skip to content

Commit

Permalink
Merge pull request #410 from cotpat/fix/syntax-link-to-variables
Browse files Browse the repository at this point in the history
Fixed: link to formatting/modifying/casting variables
  • Loading branch information
GuySartorelli authored Nov 28, 2023
2 parents 5be5946 + deacfc1 commit e088705
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
Original file line number Diff line number Diff line change
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 e088705

Please sign in to comment.