docs: update broken link

updated broken link to shopify/liquid differences page
This commit is contained in:
Cosmin Popovici
2024-05-14 18:20:54 +08:00
committed by Jun Yang
parent bd571d19d1
commit 3b24f079ea
+3 -2
View File
@@ -36,7 +36,7 @@ engine
## 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.
@@ -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
[liquid]: /api/classes/Liquid.html
[register]: /harttle/liquidjs/wiki/Register-Filters-Tags
[register]: /harttle/liquidjs/wiki/Register-Filters-Tags
[differences]: /tutorials/differences.html