Fix broken cross-site links: move files to match published URLs#1071
Merged
Conversation
- Fix lock description linking to thermostats instead of smart-locks - Remove .md extension from API URL Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Move products/ files into capability-guides/ and webhooks from core-concepts/ to developer-tools/ so file paths match the URLs that GitBook publishes. Update all relative links and SUMMARY.md. Eliminates the products/ directory entirely. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Fix escaped underscores in thermostat set_temperature_threshold URLs - Fix mobile/ios/quickstart → developer-tools/mobile-sdks/ios-sdk Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
b7ce3ec to
b1cebae
Compare
The \_ escaping is intentional GitBook markdown to prevent italic rendering. The validator should handle this, not the content. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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.
Summary
Move files so their disk paths match the URLs that GitBook publishes. This fixes 405 of 475 broken cross-site links found by the link validator.
Changes
File moves
docs/guides/products/*→docs/guides/capability-guides/*(21 files) — eliminates theproducts/directory entirelydocs/guides/core-concepts/webhooks.md→docs/guides/developer-tools/webhooks.mdLink updates
products/tocapability-guides/core-concepts/webhookstodeveloper-tools/webhookscodegen/data/paths.yaml fixes
.mdextension from API URLRemaining (70 broken links)
All from
@seamapi/typesOpenAPI descriptions — need to be fixed upstream:access-control-systems/instead ofacs/, doubled prefixes, double.md)device-and-system-integration-guides/instead ofdevice-guides/)core-concepts/access-codes,mobile/ios/quickstart)🤖 Generated with Claude Code