update broken links
where once there was a working url, there's now a broken redirect
This commit is contained in:
parent
e52fa87665
commit
1f5612dd1b
|
@ -4,8 +4,8 @@ permalink: /docs/templates/
|
||||||
---
|
---
|
||||||
|
|
||||||
Jekyll uses the [Liquid](https://shopify.github.io/liquid/) templating language to
|
Jekyll uses the [Liquid](https://shopify.github.io/liquid/) templating language to
|
||||||
process templates. All of the standard Liquid [tags](https://shopify.github.io/liquid/tags/) and
|
process templates. All of the standard Liquid [tags](https://shopify.github.io/liquid/tags/control-flow/) and
|
||||||
[filters](https://shopify.github.io/liquid/filters/) are
|
[filters](https://shopify.github.io/liquid/filters/abs/) are
|
||||||
supported. Jekyll even adds a few handy filters and tags of its own to make
|
supported. Jekyll even adds a few handy filters and tags of its own to make
|
||||||
common tasks easier.
|
common tasks easier.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue