Skip to content

Fix broken internal links across 4 files (DOCT-2624) - #1673

Open
esabou-snyk wants to merge 1 commit into
mainfrom
fix/DOCT-2624-broken-md-links
Open

Fix broken internal links across 4 files (DOCT-2624)#1673
esabou-snyk wants to merge 1 commit into
mainfrom
fix/DOCT-2624-broken-md-links

Conversation

@esabou-snyk

@esabou-snyk esabou-snyk commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

Summary

  • developer-tools/snyk-cli/commands/fix.md: corrects install folder name (install-the-snyk-cli, not install-or-update-the-snyk-cli) and updates two Remediation Agent links to its current location at scan-fix-and-prevent/fix/remediation-agent.md
  • scan-fix-and-prevent/fix/remediation-agent.md: same install folder name fix (two occurrences)
  • snyk-data-and-governance/.gitbook/includes/release-status-snyk-code-local-engine.md: fixes relative path depth (../../../../../) to correctly reach discover-snyk/
  • scan-fix-and-prevent/.gitbook/includes/release-status-snyk-code-local-engine.md: replaces raw GitHub blob URL with a correct relative path

These were identified by the recurring broken-link scan (DOCT-2624). External 4xx links are tracked separately and are not included here.

Test plan

  • Verify each corrected link resolves to the expected page in the GitBook preview
  • Re-run check_external_links.py after merge and confirm the 11 broken .md entries drop to 0

Note

Low Risk
Documentation-only link corrections with no code, authentication, or data-handling impact.

Overview
Fixes broken internal relative links across four documentation files.

Updates Snyk CLI install page references from the old install-or-update-the-snyk-cli path to install-the-snyk-cli in fix.md and remediation-agent.md. Corrects Remediation Agent cross-references to point to scan-fix-and-prevent/fix/remediation-agent.md. Also fixes relative path depth in two release-status include files so the Snyk Release Process link resolves correctly, replacing one raw GitHub blob URL with a relative path.

Reviewed by Cursor Bugbot for commit c2eba05. Bugbot is set up for automated code reviews on this repo. Configure here.

- developer-tools/snyk-cli/commands/fix.md: correct install-the-snyk-cli
  folder name (was install-or-update-the-snyk-cli) and update two
  Remediation Agent links to its current location at
  scan-fix-and-prevent/fix/remediation-agent.md
- scan-fix-and-prevent/fix/remediation-agent.md: same install folder
  name fix (two occurrences)
- snyk-data-and-governance/.gitbook/includes/release-status-snyk-code-local-engine.md:
  fix relative path depth (../../ -> ../../../) to reach discover-snyk/
- scan-fix-and-prevent/.gitbook/includes/release-status-snyk-code-local-engine.md:
  replace raw GitHub URL with correct relative path

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@esabou-snyk
esabou-snyk requested a review from a team as a code owner August 21, 2026 14:41
@snyk-io

snyk-io Bot commented Aug 21, 2026

Copy link
Copy Markdown

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

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