From 96d98e4ebbc466cc22463546b10ead1b69e2bc7e Mon Sep 17 00:00:00 2001 From: Jun Yang Date: Sat, 14 Sep 2019 21:48:22 +0800 Subject: [PATCH] doc: update live demo link, see #157 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c69232faf..a95f56d904 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ Also available from CLI: echo '{{"hello" | capitalize}}' | npx liquidjs ``` -* A live demo is available on jsfiddle: +* A live demo is available on jsfiddle: * For more tutorials and the full API, refer to the [wiki page](https://github.com/harttle/liquidjs/wiki). * Typedoc is also available here: