From e19280b57067f1699ea64dd8dccf30dcf3b94fdc Mon Sep 17 00:00:00 2001 From: akurasov <86794754+akurasov@users.noreply.github.com> Date: Tue, 31 Aug 2021 16:03:19 +0300 Subject: [PATCH] fixing template link --- tutorials/Web/Getting_Started/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/Web/Getting_Started/README.md b/tutorials/Web/Getting_Started/README.md index 9fe4d56a..c5009e65 100644 --- a/tutorials/Web/Getting_Started/README.md +++ b/tutorials/Web/Getting_Started/README.md @@ -16,7 +16,7 @@ You need to have the following software installed before you begin: ## Creating a new project -If you don't want to create the project manually, you can [download the example here](https://github.com/JetBrains/compose-jb/tree/master/examples/web-getting-started) +If you don't want to create the project manually, you can [download the template here](https://github.com/JetBrains/compose-jb/tree/master/templates/web-template) The project wizard doesn't support Compose for web projects yet, so we need to perform the following steps: