Revert "Update Lexicon Approval - remove mentions of "new" tag"#117
Conversation
This reverts commit c16e6ad.
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
Confidence Score: 4/5The removed legacy Help Center redirects need to be restored before merging.
docs.json
|
| Filename | Overview |
|---|---|
| docs.json | Updates navigation and replaces many redirects, including removal of legacy Help Center routes. |
| docs/cohort-sync.mdx | Documents the Destinations workflow while retaining the Lexicon workflow. |
| guides/guides-by-workflow/write-business-context.mdx | Adds a guide for supplying business context to Mixpanel AI. |
| links/write-business-context.mdx | Adds the navigation proxy for the business-context guide. |
Reviews (1): Last reviewed commit: "Revert "Update Lexicon Approval - remove..." | Re-trigger Greptile
| "destination": "/docs/reports/apps/jql" | ||
| }, | ||
| { | ||
| "source": "/", | ||
| "source": "/docs", |
There was a problem hiding this comment.
Legacy Help Links Lose Redirects
Replacing the redirect block here removes the existing /hc, /hc/en-us, /attachments/token/:path*, and article-specific /hc/en-us/articles/... routes. Existing bookmarks and inbound Help Center links will therefore return 404s instead of reaching the current documentation or Zendesk attachments.
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
Reverts #110