doc: update live demo link, see #157

This commit is contained in:
Jun Yang
2019-09-14 21:48:22 +08:00
committed by GitHub
parent f661cd8b85
commit 96d98e4ebb
+1 -1
View File
@@ -51,7 +51,7 @@ Also available from CLI:
echo '{{"hello" | capitalize}}' | npx liquidjs
```
* A live demo is available on jsfiddle: <https://jsfiddle.net/6u40xbzs/>
* A live demo is available on jsfiddle: <https://jsfiddle.net/x43eb0z6/>
* For more tutorials and the full API, refer to the [wiki page](https://github.com/harttle/liquidjs/wiki).
* Typedoc is also available here: <https://harttle.github.io/liquidjs/classes/_liquid_.liquid.html>