From: Eduardo San Martin Morote Date: Tue, 26 Nov 2019 22:35:05 +0000 (+0100) Subject: docs: fix link X-Git-Tag: 0.1.0-alpha.0~29 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5fcafbf973427a1f070192d05dca340845459257;p=thirdparty%2Fvuejs%2Fpinia.git docs: fix link --- diff --git a/README.md b/README.md index 7e81e0c5..83287f59 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ A few notes about the project and possible questions: **A**: No, or at least that's not the main intention **Q**: _What about dynamic modules?_ -**A**: Dynamic modules are not type safe, so instead [we allow creating different stores](#TODO) that can be imported anywhere +**A**: Dynamic modules are not type safe, so instead [we allow creating different stores](#composing-stores) that can be imported anywhere ## Roadmap / Ideas