Skip to content

docs: manual testing of doc links#231

Merged
korgon merged 4 commits intodevelopfrom
doc-manual-review
Mar 11, 2026
Merged

docs: manual testing of doc links#231
korgon merged 4 commits intodevelopfrom
doc-manual-review

Conversation

@dkonieczek
Copy link
Contributor

No description provided.

Copilot AI review requested due to automatic review settings March 10, 2026 16:52
@dkonieczek dkonieczek requested a review from korgon March 10, 2026 16:53
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates documentation to improve the accuracy/usability of links across Snap docs and component READMEs, aligning references with current repos/routes and making link behavior consistent in rendered docs.

Changes:

  • Update/standardize documentation links (GitHub + docs site) across multiple markdown files.
  • Expose previously commented “events methods” section in snap-tracker README and point to the public beacon.js docs.
  • Extend doc-app.js link-rewrite rules to route additional GitHub links into the docs app.

Reviewed changes

Copilot reviewed 16 out of 17 changed files in this pull request and generated 5 comments.

Show a summary per file
File Description
packages/snap-tracker/README.md Updates beacon.js reference and adds events docs section/link.
packages/snap-preact/components/src/components/Trackers/ResultTracker/readme.md Adds mention of withTracking alternative.
packages/snap-preact/components/src/components/Templates/RecommendationBundleVertical/readme.md Converts Swiper links to explicit HTML anchors.
packages/snap-preact/components/src/components/Templates/RecommendationBundle/readme.md Converts Swiper links to explicit HTML anchors; minor formatting changes.
packages/snap-preact/components/src/components/Templates/Recommendation/readme.md Converts Swiper links to explicit HTML anchors; introduces a malformed anchor text.
packages/snap-preact/components/src/components/Molecules/FacetSlider/readme.md Converts react-ranger link to explicit HTML anchor.
packages/snap-preact/components/src/components/Molecules/Carousel/readme.md Converts Swiper links to explicit HTML anchors; minor formatting changes.
packages/snap-preact/components/src/components/Atoms/Price/readme.md Updates toolbox docs link and uses HTML anchor.
packages/snap-preact/components/src/components/Atoms/FormattedNumber/readme.md Updates toolbox docs link and uses HTML anchor.
images/branch-override.png Adds/updates documentation image asset.
docs/TEMPLATES_ABOUT.md Updates wording and component library link text.
docs/SNAP_RECOMMENDATIONS.md Updates Storybook route links for Recommendation/Bundle docs.
docs/REFERENCE_CUSTOM_RECOMMENDATION_TEMPLATES.md Updates Storybook route link for Recommendation template reference.
docs/REFERENCE_CONFIGURATION.md Updates UrlTranslator config link path to directory route.
docs/BUILD_DEPLOY_CHECKLIST.md Fixes Foreground Filters link target.
docs/BUILD_DEPLOY.md Updates Vite preset link to npm package page.
doc-app.js Adds additional GitHub→docs route rewrite mappings.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@dkonieczek dkonieczek linked an issue Mar 10, 2026 that may be closed by this pull request
@korgon korgon merged commit 4bc800e into develop Mar 11, 2026
1 check passed
@korgon korgon deleted the doc-manual-review branch March 11, 2026 18:04
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.

Validate Docs Links

3 participants