We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
tera
1 parent b83be14 commit f1b3ea0Copy full SHA for f1b3ea0
1 file changed
README.md
@@ -27,8 +27,8 @@ Rust code. The templates are fairly declarative and easier to follow than the
27
macros (in my opinion). I try to stick to basic features of the [templating
28
language] to keep things simple.
29
30
-[`Tera`]: https://tera.netlify.app/
31
-[templating language]: https://tera.netlify.app/docs/
+[`Tera`]: https://keats.github.io/tera/
+[templating language]: https://keats.github.io/tera/docs/
32
33
### Control variables
34
0 commit comments