Browse Source

Fix tera netlify link

index-subcmd
Justus Perlwitz GitHub 7 years ago
parent
commit
7d13489555
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/content/documentation/templates/overview.md

+ 1
- 1
docs/content/documentation/templates/overview.md View File

@@ -3,7 +3,7 @@ title = "Overview"
weight = 10 weight = 10
+++ +++


Gutenberg uses the [Tera](tera.netlify.com) template engine and is very similar
Gutenberg uses the [Tera](https://tera.netlify.com) template engine and is very similar
to Jinja2, Liquid or Twig. to Jinja2, Liquid or Twig.


As this documentation will only talk about how templates work in Gutenberg, please read As this documentation will only talk about how templates work in Gutenberg, please read


Loading…
Cancel
Save