docs: revise main docs outline (#10502)

This commit is contained in:
Shahed Nasser
2024-12-09 13:54:42 +02:00
committed by GitHub
parent c8cb9b5c1a
commit 0ae98c51eb
141 changed files with 814 additions and 1181 deletions
@@ -12,7 +12,7 @@ Before creating an actor type, you must have a module with a data model represen
<Note title="Tip">
Learn how to create a module in [this guide](!docs!/learn/basics/modules).
Learn how to create a module in [this guide](!docs!/learn/fundamentals/modules).
</Note>