Skip to content

Commit 1ee97e0

Browse files
committed
fix(nodes/mapper): Liquid link isn't clickable
1 parent 72fccf9 commit 1ee97e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/nodes/builtin/mapper.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ The [Liqp](https://github.com/bkiers/Liqp) library provides the Liquid templatin
3838
not mimic the original Ruby-based Liquid engine perfectly. For the most part, it should work as expected though.
3939

4040
As Liquid is a nicely documented language with a ton of features, please refer to the official documentation:
41-
[https://shopify.github.io/liquid/basics/introduction/]
41+
<https://shopify.github.io/liquid/basics/introduction/>
4242

4343
Apart from the generic features, Snoty also provides some custom filters and tags:
4444

0 commit comments

Comments
 (0)