diff --git a/en/02_Developer_Guides/01_Templates/01_Syntax.md b/en/02_Developer_Guides/01_Templates/01_Syntax.md index a811df6e..553e414e 100644 --- a/en/02_Developer_Guides/01_Templates/01_Syntax.md +++ b/en/02_Developer_Guides/01_Templates/01_Syntax.md @@ -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.