From ffcfa5062cf1bf8a64ea64fef681ffcd99fe7939 Mon Sep 17 00:00:00 2001 From: denyhs Date: Thu, 1 Apr 2021 16:28:25 -0400 Subject: [PATCH] changing Blaze tutorial link to the website with the new version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aa65026202..4fbd18c927 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ With Meteor you write apps: Try a getting started tutorial: * [React](https://react-tutorial.meteor.com) - * [Blaze](https://www.meteor.com/tutorials/blaze/creating-an-app) + * [Blaze](https://blaze-tutorial.meteor.com/) * [Angular](https://www.meteor.com/tutorials/angular/creating-an-app) * [Vue](https://www.meteor.com/tutorials/vue/creating-an-app) * [Svelte](https://www.meteor.com/tutorials/svelte/creating-an-app)