From b83de35246f1f1e3b7be738fcaeb2ac12e4543d8 Mon Sep 17 00:00:00 2001 From: Soviut Date: Sun, 29 Aug 2021 15:20:27 -0400 Subject: [PATCH] docs: fixed dead link to docs (#638) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d749bd95..1b952bc5 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ A few notes about the project and possible questions: **Q**: _What about dynamic modules?_ -**A**: Dynamic modules are not type safe, so instead [we allow creating different stores](#composing-stores) that can be imported anywhere +**A**: Dynamic modules are not type safe, so instead [we allow creating different stores](https://pinia.esm.dev/cookbook/composing-stores.html) that can be imported anywhere ## Roadmap / Ideas -- 2.47.3