From 7fad2a9144c2f4fc631ab5e6ccf341e8b7036474 Mon Sep 17 00:00:00 2001 From: Ann Wiley Date: Wed, 16 Oct 2024 16:53:58 +0000 Subject: [PATCH] GITBOOK-8280: CLI: Snyk CLI for Open Source, remove extra link to language info, update reference --- .../snyk-cli-for-open-source/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/snyk-cli/scan-and-maintain-projects-using-the-cli/snyk-cli-for-open-source/README.md b/docs/snyk-cli/scan-and-maintain-projects-using-the-cli/snyk-cli-for-open-source/README.md index 9b9e89bca562..85a1efced161 100644 --- a/docs/snyk-cli/scan-and-maintain-projects-using-the-cli/snyk-cli-for-open-source/README.md +++ b/docs/snyk-cli/scan-and-maintain-projects-using-the-cli/snyk-cli-for-open-source/README.md @@ -47,6 +47,6 @@ The way Snyk analyzes the file and builds the tree varies depending on the follo * The [language and package manager](../../../supported-languages-package-managers-and-frameworks/) you use, as determined by the manifest file type * The method of scanning, using the [Snyk CLI](../../), or importing a Project using a [Git repository integration](../../../scm-ide-and-ci-cd-integrations/snyk-scm-integrations/) -For tips on running `snyk test` with commonly used options, see [Use options to customize the snyk test command](use-options-to-customize-the-snyk-test-command.md). For more information about supported languages, see [Open Source language and package manager support](../../../supported-languages-package-managers-and-frameworks/). +See [Use options to customize the snyk test command](use-options-to-customize-the-snyk-test-command.md) for tips on running `snyk test` with commonly used options. -See [Open Source language and package manager support](../../../supported-languages-package-managers-and-frameworks/) for more information concerning supported languages. +See [Supported languages, package managers, and frameworks](../../../supported-languages-package-managers-and-frameworks/) for more information about supported languages.