From b9f12f9689bcd18bd11ae85b50c11ce69cd1368a Mon Sep 17 00:00:00 2001 From: Masum ULU Date: Thu, 7 Sep 2023 12:35:14 +0300 Subject: [PATCH] Update demo project source link --- .../README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/Community-Articles/2023-07-09-Cascading-Option-Loading-With-Extensions/README.md b/docs/en/Community-Articles/2023-07-09-Cascading-Option-Loading-With-Extensions/README.md index fcca9ca49e..2db041436c 100644 --- a/docs/en/Community-Articles/2023-07-09-Cascading-Option-Loading-With-Extensions/README.md +++ b/docs/en/Community-Articles/2023-07-09-Cascading-Option-Loading-With-Extensions/README.md @@ -447,4 +447,4 @@ Finally, we've added a new property to our module, and it'll be loaded after `Ge Thanks for reading, I hope it was helpful. If you have any questions, please let me know in the comments section. 👋👋 -> You can find the source code of this article on [Github](https://github.com/abpframework/abp/tree/dev/docs/Community-Articles/2023-07-09-Cascading-Option-Loading-With-Extensions/Volo.BookStore) +> You can find the source code of this article on [Github](https://github.com/abpframework/abp-samples/tree/master/AngularCascadingOptionLoading/Volo.BookStore)