From 5fcafbf973427a1f070192d05dca340845459257 Mon Sep 17 00:00:00 2001 From: Eduardo San Martin Morote Date: Tue, 26 Nov 2019 23:35:05 +0100 Subject: [PATCH] docs: fix link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.2