Merge pull request #138 from justuswilhelm/patch-1
Docs: Fix tera netlify link in template overview section
This commit is contained in:
commit
d2b8ae78db
|
@ -3,7 +3,7 @@ title = "Overview"
|
|||
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.
|
||||
|
||||
As this documentation will only talk about how templates work in Gutenberg, please read
|
||||
|
|
Loading…
Reference in a new issue