Skip to content

Commit

Permalink
fix broken link to Tera (#2286)
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Rutar authored Aug 29, 2023
1 parent 49b56c3 commit e6fe81c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/documentation/templates/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Zola uses the [Tera](https://tera.netlify.com) template engine, which is very si
to Jinja2, Liquid and Twig.

As this documentation will only talk about how templates work in Zola, please read
the [Tera template documentation](https://tera.netlify.com/docs#templates) if you want
the [Tera template documentation](https://keats.github.io/tera/docs/#templates) if you want
to learn more about it first.

All templates live in the `templates` directory. If you are not sure what variables are available in a template,
Expand Down

0 comments on commit e6fe81c

Please sign in to comment.