Skip to content

fix: repair broken links found by live crawl (DOC-204)#1138

Merged
sybohy merged 1 commit into
mainfrom
fix/doc-204-broken-links
Jun 11, 2026
Merged

fix: repair broken links found by live crawl (DOC-204)#1138
sybohy merged 1 commit into
mainfrom
fix/doc-204-broken-links

Conversation

@sybohy

@sybohy sybohy commented Jun 11, 2026

Copy link
Copy Markdown
Member

Fixes the genuinely-broken links surfaced by the live broken-link-checker crawl of docs.seam.co + seam.co (the rest of the crawl hits were rate-limited GitHub links, bot-blocked externals, and working 308 redirects).

Internal 404s → redirects (5):

  • /low-level-apis/access-codes/low-level-apis/smart-locks/access-codes
  • /low-level-apis/managing-credentials/low-level-apis/access-systems/managing-credentials
  • /use-cases/granting-access/access-grants/use-cases/granting-access
  • /device-and-system-integration-guides/get-started-with-schlage-locks → nested home
  • /device-and-system-integration-guides/get-started-with-smartthings-hubs-+-smart-locks → nested home

Content fixes:

  • Removed stray file:///Attachment.tiff embeds in the 2N intercom guide.
  • Fixed the ControlByWeb link (manufacturers/control-by-webcontrolbyweb, verified 200).

Remaining crawl findings (broken external/Seam-owned links, marketing-side issues, non-canonical redirect-hop links) will be filed as separate issues.

🤖 Generated with Claude Code

From the docs.seam.co + seam.co broken-link crawl:
- Add 5 redirects for internal links that 404'd:
  /low-level-apis/access-codes, /low-level-apis/managing-credentials,
  /use-cases/granting-access/access-grants, and two flat
  /device-and-system-integration-guides/get-started-with-{schlage-locks,
  smartthings-hubs-+-smart-locks} paths -> their nested homes.
- Remove stray file:///Attachment.tiff image embeds in the 2N guide.
- Fix ControlByWeb marketing link (manufacturers/control-by-web -> controlbyweb).

Verified: broken-links --check-anchors --check-redirects passes; all redirect
destinations resolve.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@sybohy sybohy requested a review from a team as a code owner June 11, 2026 01:13
@mintlify

mintlify Bot commented Jun 11, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
seam 🟡 Building Jun 11, 2026, 1:13 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@sybohy sybohy merged commit 1737748 into main Jun 11, 2026
10 checks passed
@sybohy sybohy deleted the fix/doc-204-broken-links branch June 11, 2026 01:17
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