From be03de928ebdf7bcbb390e29b2f3832285de847d Mon Sep 17 00:00:00 2001 From: tindli Date: Tue, 23 May 2017 23:54:36 +0200 Subject: [PATCH] Reference app should point to "marko-lasso" because "ui-components-playground" does not contain lasso --- docs/lasso.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/lasso.md b/docs/lasso.md index 45554a515..e8484b265 100644 --- a/docs/lasso.md +++ b/docs/lasso.md @@ -4,7 +4,7 @@ The [lasso-marko](https://github.com/lasso-js/lasso-marko) plugin for [Lasso.js] Lasso.js provides Marko custom tags for injecting JavaScript and CSS bundles, images and other resources. -The sample [ui-components-playground](https://github.com/marko-js-samples/ui-components-playground) app demonstrates how to build a production-ready web application using Marko and Lasso. +The sample [marko-lasso](https://github.com/marko-js-samples/marko-lasso) app demonstrates how to build a production-ready web application using Marko and Lasso. ## Installation