docs: deep-link new-navigation banner to "Where things moved" (DOCT-2626) - #1602
Open
esabou-snyk wants to merge 1 commit into
Open
docs: deep-link new-navigation banner to "Where things moved" (DOCT-2626)#1602esabou-snyk wants to merge 1 commit into
esabou-snyk wants to merge 1 commit into
Conversation
…626) Anchor the banner link at the mapping table so readers land on the classic → new lookup instead of the page top. Fragment survives the /getting-started/* → /* redirect. Inert until the Navigating Snyk page ships; safe to land ahead of that. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
VeronicaSnyk
approved these changes
Aug 5, 2026
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
#where-things-movedfragment to the Navigating Snyk link in the DOCT-2626 banner, so readers land directly on the classic → new mapping table instead of the page top.discover-snyk,developer-tools,platform-administration,scan-fix-and-prevent,snyk-data-and-governance). All five now byte-identical./getting-started/*→/*307 redirect untouched.Ticket
DOCT-2626
Test plan
https://docs.snyk.io/getting-started/navigating-snykreturns 200, openhttps://docs.snyk.io/getting-started/navigating-snyk#where-things-movedin a browser and confirm the viewport scrolls to the "Where things moved" heading.🤖 Generated with Claude Code
Note
Low Risk
Documentation-only link fragment updates in GitBook includes; no application logic, auth, or data handling.
Overview
Updates the Navigating Snyk link in the shared new-navigation info banner so it includes the
#where-things-movedanchor. Readers who click from classic-interface pages land on the classic → new mapping section instead of the top of the page.The same one-line URL change is applied in five section includes (
discover-snyk,developer-tools,platform-administration,scan-fix-and-prevent,snyk-data-and-governance).Reviewed by Cursor Bugbot for commit 4428a2b. Bugbot is set up for automated code reviews on this repo. Configure here.