Skip to content

Commit f1b3ea0

Browse files
authored
Update links for the tera project (#588)
1 parent b83be14 commit f1b3ea0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ Rust code. The templates are fairly declarative and easier to follow than the
2727
macros (in my opinion). I try to stick to basic features of the [templating
2828
language] to keep things simple.
2929

30-
[`Tera`]: https://tera.netlify.app/
31-
[templating language]: https://tera.netlify.app/docs/
30+
[`Tera`]: https://keats.github.io/tera/
31+
[templating language]: https://keats.github.io/tera/docs/
3232

3333
### Control variables
3434

0 commit comments

Comments
 (0)