Skip to content

fix: exclude drupal.slack.com from link check, remove dead kitemetric link, fixes #727 - #729

Merged
rfay merged 1 commit into
mainfrom
20260824_links
Aug 24, 2026
Merged

fix: exclude drupal.slack.com from link check, remove dead kitemetric link, fixes #727#729
rfay merged 1 commit into
mainfrom
20260824_links

Conversation

@rfay

@rfay rfay commented Aug 24, 2026

Copy link
Copy Markdown
Member

Description

Fixes two broken-link findings from the weekly link-check sweep (#727). The drupal.slack.com app_redirect links 403 linkspector's headless browser because they require being signed into that Slack workspace, even though the links work fine for a logged-in member, so they're excluded the same way other bot-blocking sites already are in .linkspector.yml. The kitemetric.com blog post linked from the October 2025 newsletter genuinely 404s (the site itself is up), so that roundup entry is removed.

… link

## Description

Fixes two broken-link findings from the weekly link-check sweep (#727). The drupal.slack.com app_redirect links 403 linkspector's headless browser because they require being signed into that Slack workspace, even though the links work fine for a logged-in member, so they're excluded the same way other bot-blocking sites already are in .linkspector.yml. The kitemetric.com blog post linked from the October 2025 newsletter genuinely 404s (the site itself is up), so that roundup entry is removed.

## Manual Testing Instructions

Ran ddev prettier and ddev textlint, no changes needed. Verified https://kitemetric.com/ returns 200 while the specific blog post 404s, confirming it's genuinely dead rather than a bot-challenge false positive. Preview: https://REPLACE_ME.ddev-com-front-end.pages.dev/

🤖 Developed with assistance from [Claude Code](https://claude.ai/code)

Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>
@rfay
rfay merged commit 24a5005 into main Aug 24, 2026
5 checks passed
@rfay
rfay deleted the 20260824_links branch August 24, 2026 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant