From d1c4fbf3666a97fa968022ebf4868505fae1f155 Mon Sep 17 00:00:00 2001 From: Prev Wong Date: Tue, 7 Jan 2020 15:37:33 +0800 Subject: [PATCH] fix links in basic demo readme --- packages/examples/basic/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/examples/basic/README.md b/packages/examples/basic/README.md index ef3767792..baa80d2f7 100644 --- a/packages/examples/basic/README.md +++ b/packages/examples/basic/README.md @@ -1,8 +1,8 @@ # Basic demo -This example is the end result of the tutorial [guide](https://craft.js/org/docs/basic-tutorial). +This example is the end result of the tutorial [guide](https://craft.js.org/r/docs/guides/basic-tutorial). -Check out the live demo [here](https://prewong.github.io/craft.js/examples/basic) +Check out the live demo [here](https://craft.js.org/examples/basic/) ## Try it out ```bash