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
+2 -1
View File
@@ -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.
@@ -45,3 +45,4 @@ Here's a list of plugins that backfill those features. Feel free to add yours, t
[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