DOCS-1704 - Fix 404 URLs from June 2026 site scan#6841
Open
JV0812 wants to merge 4 commits into
Open
Conversation
Add 23 redirects to cid-redirects.json for broken page URLs (legacy doc paths, moved pages, and consolidated service/collector/CSE release notes pointing to year-end archive anchors). Fix 3 broken images referenced by current docs: correct filename case for the Microsoft Exchange Trace Logs and Miro logo images, and rename the Workday dashboard image to remove a space in the filename. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
The redirect key for the legacy CRON-expression URL contained a colon (:), which Pantheon rejects in build-artifact paths. Removed the entry; this URL is now in the not-fixable group alongside /Special:Search. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
kimsauce
approved these changes
Jun 27, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Purpose of this pull request
Fixes the 404 URLs reported in DOCS-1704 (June 2026 site scan). Of the 34 reported URLs, 26 are addressed here and 8 cannot be resolved by a redirect.
23 page-URL redirects added to
cid-redirects.json:3 broken images referenced by current docs, fixed at the source:
8 URLs not fixed (cannot be resolved by a redirect):
@api/deki/files/*image URLs — image/asset paths do not resolve through theplugin-client-redirectsplugin (it generates HTML redirect stubs that the static host will not serve for file-extension paths). No current page references these./Special:Search— legacy MindTouch system search page with no docs equivalent.Select the type of change
Ticket (if applicable)
https://sumologic.atlassian.net/browse/DOCS-1704