Skip to content

Fix broken "group cohort targeting" anchor on Feature Flags page - #224

Open
claude[bot] wants to merge 3 commits into
mainfrom
fix-featureflags-rollup-groups-anchor
Open

Fix broken "group cohort targeting" anchor on Feature Flags page#224
claude[bot] wants to merge 3 commits into
mainfrom
fix-featureflags-rollup-groups-anchor

Conversation

@claude

@claude claude Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Requested by Amy Madden · Slack thread

Before: On the Feature Flags page, the "group cohort targeting" link (in the Concepts & terminology → Runtime Properties bullet, and again in the Runtime Targeting step) pointed to #rollout-groups. That anchor resolves nowhere: "Rollout Groups" is a <Step title="Rollout Groups"> component, not a markdown heading, and Mintlify only auto-generates anchors from markdown headings — so clicking the link went nowhere.

After: Both occurrences now point to #targeting-&-identity-management, the ## Targeting & Identity Management section heading that actually contains the "Rollout Groups" step and the "Group Cohort Targeting" subsection. This is the closest resolvable anchor for that content (verified against the deployed page's real heading IDs). No copy changes — only the two hrefs were repointed.

🤖 Generated with Claude Code

https://claude.ai/code/session_01MvQDFEq85acYnnKQFUeTZX


Generated by Claude Code

The "group cohort targeting" links pointed to #rollout-groups, but
"Rollout Groups" is a <Step> title (not a markdown heading) so Mintlify
generates no anchor for it and the link resolved nowhere. Repoint both
occurrences to #targeting-&-identity-management, the enclosing section
heading that actually contains the Group Cohort Targeting content.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01MvQDFEq85acYnnKQFUeTZX
@claude
claude Bot requested a review from a team as a code owner September 2, 2026 21:50
@claude
claude Bot requested a review from mmedina3 September 2, 2026 21:50
@greptile-apps

greptile-apps Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

RetriggerView in GreptileConfidence Score: 5/5

The PR appears safe to merge.

Repoint the two changelog links that pointed at the dead
/docs/featureflags#rollout-groups anchor to the real section
anchor #targeting-&-identity-management, matching the fix on
featureflags.mdx.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01MvQDFEq85acYnnKQFUeTZX
@mintlify

mintlify Bot commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
mixpanel-docs 🟢 Ready View Preview Sep 3, 2026, 1:41 PM

💡 Tip: Enable Automations to automatically generate PRs for you.

@claude

claude Bot commented Sep 8, 2026

Copy link
Copy Markdown
Contributor Author

Friendly nudge on this one, @mmedina3 — when you have a moment. It's a small docs-only fix: repointing a broken #rollout-groups anchor to the real Targeting & Identity Management section on the Feature Flags page, plus two matching changelog links. All checks are green and auto-merge is armed, so it'll land as soon as you approve. Thanks!


Generated by Claude Code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants