]> git.ipfire.org Git - thirdparty/vuejs/pinia.git/commitdiff
docs: fixed dead link to docs (#638)
authorSoviut <izamojc@zamtools.com>
Sun, 29 Aug 2021 19:20:27 +0000 (15:20 -0400)
committerGitHub <noreply@github.com>
Sun, 29 Aug 2021 19:20:27 +0000 (21:20 +0200)
README.md

index d749bd95967983773e6c48f9bae375c14e70ba90..1b952bc5595a2df19f18c19e4dadbb2a0189c61b 100644 (file)
--- 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