-
Notifications
You must be signed in to change notification settings - Fork 98
Convert Runtime Targeting to h4 heading in Feature Flags docs #2368
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
- Changed bold "Runtime Targeting" to #### heading - Ensures proper heading hierarchy under ### Rollout Groups - Will generate anchor link #runtime-targeting on docs site Fixes #2367 Co-authored-by: joshua-koehler <58379979+joshua-koehler@users.noreply.github.com>
joshua-koehler
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Run
git restore public/robots.txt .gitignore package-lock.json
All I want is the change to the page
Only keep the featureflags.mdx change as requested Co-authored-by: joshua-koehler <58379979+joshua-koehler@users.noreply.github.com>
Done. Reverted those files in commit 0b1c366. The PR now contains only the featureflags.mdx change. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.

"Runtime Targeting" in the Feature Flags documentation was bold text instead of a heading, preventing anchor link generation and breaking the document outline.
Changes
**Runtime Targeting**to#### Runtime Targetingin/pages/docs/featureflags.mdx#runtime-targetingfor navigationOriginal prompt
This pull request was created from Copilot chat.
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.