diff --git a/docs-website/src/pages/docs/index.js b/docs-website/src/pages/docs/index.js
index 8cf4b41e44ae23..91e305b589e91e 100644
--- a/docs-website/src/pages/docs/index.js
+++ b/docs-website/src/pages/docs/index.js
@@ -100,7 +100,7 @@ const featureGuideContent = [
// { title: "Browse", icon: , to: "/docs/quickstart" },
{ title: "Lineage Impact Analysis", icon: , to: "docs/act-on-metadata/impact-analysis" },
{ title: "Metadata Tests", icon: , to: "docs/wip/metadata-tests" },
- { title: "Approval Flows", icon: , to: "docs/wip/approval-workflows" },
+ { title: "Approval Flows", icon: , to: "docs/managed-datahub/approval-workflows" },
{ title: "Personal Access Tokens", icon: , to: "docs/authentication/personal-access-tokens" },
{ title: "Slack Notifications", icon: , to: "docs/managed-datahub/saas-slack-setup" },
{ title: "Schema History", icon: , to: "docs/schema-history" },