dhi: refresh troubleshoot & debug#24658
Conversation
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
✅ Deploy Preview for docsdocker ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
/review |
There was a problem hiding this comment.
Assessment: 🟢 APPROVE
This PR successfully consolidates the debug.md how-to page into troubleshoot.md to reduce left navigation sprawl. The changes are well-executed:
✅ Proper redirect configured: The aliases: ["/dhi/how-to/debug/"] entry in troubleshoot.md front matter ensures old links redirect correctly
✅ All cross-references updated: Links in dhi-backstage.md and dhi-openshift.md correctly point to /dhi/troubleshoot/#general-debugging
✅ Anchor targets verified: The ## General debugging heading exists and will generate the expected #general-debugging anchor
✅ Content consistency: Front matter and body text align correctly (discovery → governance)
✅ Proper heading hierarchy: Debug content correctly nested under "General debugging" section
No issues found. The merge preserves all content and maintains proper documentation structure.
aevesdocker
left a comment
There was a problem hiding this comment.
1 non-blocking pickiest of picky nits (that I'm amazed I (of all people) spotted)
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
Description
Merged how-to/debug into troubleshoot to reduce left nav sprawl. Kept troubleshoot at top-level to align with other manuals.
https://deploy-preview-24658--docsdocker.netlify.app/dhi/troubleshoot/
Related issues or tickets
Reviews