docs: simplify billing nav linkTitles and reorder#25566
Conversation
Shorten billing left-nav labels to match the repo's concise linkTitle convention and reorder pages by weight for a clearer navigation flow. Co-authored-by: Cursor <cursoragent@cursor.com>
✅ Deploy Preview for docsdocker ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
docker-agent
left a comment
There was a problem hiding this comment.
Assessment: 🟢 APPROVE
This PR makes targeted linkTitle (and some title and weight) front-matter updates across 7 billing documentation pages. No pages are moved or removed, so no aliases/redirects are needed. No vendored or generated files are touched. The changes are functionally correct and directionally consistent with the broader docs convention (shorter, noun-based sidebar labels).
No high or medium issues found.
docker-agent
left a comment
There was a problem hiding this comment.
Assessment: 🟢 APPROVE
This PR cleanly shortens billing sidebar linkTitle values from verbose verb phrases to concise noun-based labels, consistent with the rest of content/manuals (74% of linkTitles are 1–2 words, 82% noun-based). No pages are moved or removed, so no redirects are needed. Front matter is valid, no AI-isms introduced, no markdown issues. The two updated page titles are accurate and natural.
docker-agent
left a comment
There was a problem hiding this comment.
Assessment: 🟢 APPROVE
This PR simplifies and standardizes linkTitle values across seven billing front-matter files and reorders their sidebar weights. The changes are well-scoped and align with Docker's style guide preference for short (1–2 word), noun-based sidebar labels.
Checked:
- No file renames or moves → no missing redirects needed
- All required front matter fields (
title,description,keywords) remain present - No AI-isms, hedge words, or marketing language introduced
- Weight reordering is internally consistent
- New
linkTitlevalues are concise and noun-based
No issues found in the changed lines.
Billing's sidebar labels were wordier than the rest of the docs. Across
content/manuals, 74% of linkTitles are 1–2 words and 82% are noun-based —billing's were all 3–4 word verb phrases repeating "billing".