docs: small fixes to workflow constraints chapter (#11421)

* docs: small fixes to workflow constraints chapter

* add links to plugins in nav
This commit is contained in:
Shahed Nasser
2025-02-12 16:27:55 +02:00
committed by GitHub
parent 22276648ad
commit c5d49c66a0
6 changed files with 13061 additions and 13046 deletions
+8 -1
View File
@@ -47,6 +47,11 @@ export const navDropdownItems: NavigationItem[] = [
title: "Recipes",
link: "/resources/recipes",
},
{
type: "link",
title: "Plugin Guides",
link: "/resources/plugins",
},
{
type: "divider",
},
@@ -146,7 +151,9 @@ export const navDropdownItems: NavigationItem[] = [
link: "/learn/fundamentals/admin",
},
{
type: "divider",
type: "link",
title: "Plugins",
link: "/learn/fundamentals/plugins",
},
{
type: "link",