From 69a0adb63cf38b2071b6a703c3c9081b2cc67122 Mon Sep 17 00:00:00 2001 From: Franco Rondini Date: Mon, 20 May 2019 00:47:54 +0200 Subject: [PATCH] fix(livedemo) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cae9ad1..5936195 100644 --- a/README.md +++ b/README.md @@ -54,4 +54,4 @@ There are examples that use both `require` and `import` to reference the PhytoJS - `AMD` and `CJS` (`CommonJS`) are both compatible with `UMD` - ESM / ES6 (ECMAScript.next and TC39 Module Definition) # [PhytoJS Samples for the browser](https://github.com/rondinif/docs) -## Live [Demo of PhytoJS running in the browser](https://rondinif.github.io/rondinif/phytojs) +## Live [Demo of PhytoJS running in the browser](https://rondinif.github.io/phytojs/mvc)