docs: update modules chapter in basics (#9452)

* docs: update modules chapter in basics

* address PR feedback
This commit is contained in:
Shahed Nasser
2024-10-04 14:15:41 +03:00
committed by GitHub
parent d98f22c7d6
commit ed174826a4
24 changed files with 339 additions and 319 deletions
@@ -89,7 +89,7 @@ This exposes the module to your application and allows you to resolve the `Brand
<Note>
Learn more about modules and services [in this guide](../../../basics/modules-and-services/page.mdx).
Learn more about modules and services [in this guide](../../../basics/modules/page.mdx).
</Note>