Fix broken links reported 2026-09-13 - #21589
Open
pulumi-bot wants to merge 1 commit into
Open
Conversation
The Colorado State "printf debugging" page (cs.colostate.edu/~fsieker) now 404s with no live equivalent, so swap the reference-style link for a Wayback snapshot per the fix-broken-links skill. Blog prose unchanged. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Collaborator
Author
|
Your site preview for commit 086dfb5 is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-21589-086dfb59.s3-website.us-west-2.amazonaws.com Changed pages: |
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.
Daily link-checker run for 2026-09-13 (
.broken-links.json, generated2026-09-13T17:41:41Z): 2 internal entries, 3 external, 0 redirect hops. After verification and deduplication, exactly one entry was actionable.Every reported entry → strategy → reasoning
/blog/next-level-iac-breakpoint-debugging/cs.colostate.edu/~fsieker/misc/debug/DEBUG.htmlHTTP_404404. A personal course page the university took down; no live equivalent exists. Per the skill, swapped for the Wayback snapshot (20260415184227, verified200). The link is reference-style ([printf-debugging]:in the link-definition block at the foot of the post), so the change is a one-line definition swap and no blog prose is reworded./blog/azure-v6-release//registry/packages/azure/how-to-guides/HTTP_404masterinscripts/redirects/general-broken-links-redirects.txt:110; the live path still 404s only because the redirect hasn't deployed. Re-adding would be a no-op duplicate. Same conclusion as #21538 (its entry #4)./blog/why-azure-resource-manager-templates-suck-for-deployments//registry/packages/azure-native/how-to-guides/HTTP_404azure-nativeline (general-broken-links-redirects.txt:111)./blog/next-level-iac-package-ecosystems/web.archive.org/.../engineering.statefarm.com/blog/terraform-s3-upload-with-mime/ERRNO_ECONNREFUSED200. Wayback intermittently refuses connections under crawler load; a transient failure, not a dead link./what-is/what-is-infrastructure-as-code/https://bitbucket.org/HTTP_404200. Atlassian's edge serves a 404 to some bot user agents on a bare request for the root; fine in a browser.Changes in this PR
content/blog/next-level-iac-breakpoint-debugging/index.md— one reference-link definition swapped to a Wayback snapshot (Switch to using typedoc for TypeScript documentation. #1).No
updated:stamp was added. PerAGENTS.md, blog revisions stampupdated:(neverlastmod:) and only when the change is worth surfacing to readers; swapping a third-party citation for its archive copy changes nothing a reader of the 2024 post would want flagged as a revision. Noting it explicitly because thefix-broken-linksskill's table still sayslastmod— the fieldAGENTS.mdcalls out as wrong for this repo.Verification
curl -sIL(browser user agent) before any edit; two were confirmed fine and left alone (see below).200.make lint— passes (1781 files, 0 errors; Prettier clean).make build— passes.False positives / not actioned
https://web.archive.org/web/20240301073955/https://engineering.statefarm.com/blog/terraform-s3-upload-with-mime/(ERRNO_ECONNREFUSED) — resolves200. Transient Wayback connection refusal. No edit, no exclusion.https://bitbucket.org/(HTTP_404) — resolves200. Bot-facing response on a bare root request. A recurring offender would be an exclusion-list candidate, but one sighting isn't enough to add it.Already tracked
/registry/packages/azure/how-to-guides/and/registry/packages/azure-native/how-to-guides/— already redirected inscripts/redirects/general-broken-links-redirects.txtonmaster, pending deploy (previously adjudicated in Fix broken links reported 2026-09-10 #21538).Out of scope / filed issues
None. No entry in this run was owned by another repo or otherwise unfixable here, so no issues were filed.
🤖 Generated with Claude Code