From 4967c4222912d5c41f1cbae2f091c53689a37b18 Mon Sep 17 00:00:00 2001 From: Yan Jin Date: Fri, 28 Aug 2020 14:21:42 +0800 Subject: [PATCH] Resolve the review comments https://github.com/microsoft/vscode-dtdl/pull/79 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ae991e9..06835a0 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ This extension provides an initial template, and keep it as simple as possible t #### **Prepare the environment** -As default, the extension will load the customized templates from "templates" folder in the extension installation location ([Windows](https://code.visualstudio.com/docs/setup/windows) | [mac OS](https://code.visualstudio.com/docs/setup/mac) | [Linux](https://code.visualstudio.com/docs/setup/linux)). You could also change it via Visual Studio Code settings. +As default, the extension will load the customized templates from "templates" folder in the [extension installation location](https://code.visualstudio.com/docs/editor/extension-gallery#_where-are-extensions-installed). You could also change it via Visual Studio Code settings. #### **Get and share more customized templates**