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
@@ -13,7 +13,7 @@ Expose a hook in your workflow where you can inject custom functionality as a st
A handler hook can later be registered to consume the hook and perform custom functionality.
Learn more in [this documentation](https://docs.medusajs.com/advanced-development/workflows/add-workflow-hook).
Learn more in [this documentation](https://docs.medusajs.com/fundamentals/workflows/add-workflow-hook).
## Example