From bf22fbec457bd5fd05d5251a2a566000ed80aa05 Mon Sep 17 00:00:00 2001 From: Charles Chen Date: Tue, 15 Oct 2024 09:32:39 -0400 Subject: [PATCH] Fixed URL --- web/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/README.md b/web/README.md index 88f69e9..a218daf 100644 --- a/web/README.md +++ b/web/README.md @@ -16,4 +16,4 @@ If you are just getting started with Vue, then check out: ## Recommended IDE Setup -- [VSCode](https://code.visualstudio.com/) + [Vue Official](https://marketplace.visualstudio.com/items?itemName=Vue.volarr) +- [VSCode](https://code.visualstudio.com/) + [Vue Official](https://marketplace.visualstudio.com/items?itemName=Vue.volar)