docs: fix outdated links (#10040)

This commit is contained in:
Shahed Nasser
2024-11-13 11:02:01 +02:00
committed by GitHub
parent 2d469ba587
commit 7a26e123bb
15 changed files with 17 additions and 17 deletions
@@ -18,7 +18,7 @@ This chapter covers how to emit an event when a brand is created, listen to that
items={[
{
text: "Brand Module with createBrandWorkflow",
link: "/customization/custom-features/workflow"
link: "/learn/customization/custom-features/workflow"
}
]}
/>