Add redirect for #verbose-logging anchor to new logging documentation#17047
Add redirect for #verbose-logging anchor to new logging documentation#17047
Conversation
Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com>
Documentation ReviewThis PR successfully adds a JavaScript redirect for the ✅ Verified
📝 SuggestionThe existing redirect for This helps future maintainers understand the context and find related discussions. Mention @claude if you'd like additional reviews or fixes. |
|
Your site preview for commit 6acad46 is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-17047-6acad465.s3-website.us-west-2.amazonaws.com. |
|
@claude Implement your suggestion, please |
|
Claude finished @CamSoper's task in 42s —— View job Implementation Complete ✅
Added the GitHub issue reference comment ( The change has been committed and pushed to the | |
Co-authored-by: Cam Soper <CamSoper@users.noreply.github.com>
CamSoper
left a comment
There was a problem hiding this comment.
Automated changes approved. JavaScript redirect follows the established pattern and correctly handles the moved anchor. The target anchor #cli-verbose-logging exists on the destination page. Merging now.
|
Your site preview for commit 72a84e4 is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-17047-72a84e4a.s3-website.us-west-2.amazonaws.com. |
…#17047) * Initial plan * Add JavaScript redirect for #verbose-logging anchor to new location Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> * Add GitHub issue reference to verbose-logging redirect Co-authored-by: Cam Soper <CamSoper@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com> Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com> Co-authored-by: Cam Soper <CamSoper@users.noreply.github.com>
Older Pulumi Azure Native provider versions contain hardcoded links to
/docs/support/troubleshooting/#verbose-logging. This anchor no longer exists after the troubleshooting page was reorganized into a hub and verbose logging content moved to/docs/support/debugging/logging/.Changes
content/docs/support/troubleshooting/_index.mdto redirect#verbose-logginganchor to/docs/support/debugging/logging/#cli-verbose-logging#conflictredirect in the same fileOriginal prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.