mirror of
https://github.com/harttle/liquidjs.git
synced 2026-09-20 15:00:42 -07:00
docs: update broken link
updated broken link to shopify/liquid differences page
This commit is contained in:
committed by
Jun Yang
parent
bd571d19d1
commit
3b24f079ea
@@ -36,7 +36,7 @@ engine
|
|||||||
|
|
||||||
## Plugin List
|
## Plugin List
|
||||||
|
|
||||||
Since this library excludes certain features that are available on the Shopify platform but not on the [Shopify/liquid](https://github.com/Shopify/liquid/) repo, see <https://github.com/harttle/liquidjs#differences-and-limitations>.
|
Since this library excludes certain features that are available on the Shopify platform but not on the [Shopify/liquid](https://github.com/Shopify/liquid/) repo, see [Differences with Shopify/liquid][differences].
|
||||||
|
|
||||||
Here's a list of plugins that backfill those features. Feel free to add yours, this file is publicly editable.
|
Here's a list of plugins that backfill those features. Feel free to add yours, this file is publicly editable.
|
||||||
|
|
||||||
@@ -44,4 +44,5 @@ Here's a list of plugins that backfill those features. Feel free to add yours, t
|
|||||||
* Color Filters: https://github.com/harttle/liquidjs-color-filters
|
* Color Filters: https://github.com/harttle/liquidjs-color-filters
|
||||||
|
|
||||||
[liquid]: /api/classes/Liquid.html
|
[liquid]: /api/classes/Liquid.html
|
||||||
[register]: /harttle/liquidjs/wiki/Register-Filters-Tags
|
[register]: /harttle/liquidjs/wiki/Register-Filters-Tags
|
||||||
|
[differences]: /tutorials/differences.html
|
||||||
|
|||||||
Reference in New Issue
Block a user