snyk 1.828.0 → 1.829.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/cli/index.js CHANGED
@@ -29211,7 +29211,7 @@ class NoSupportedSastFiles extends custom_error_1.CustomError {
29211
29211
  exports.NoSupportedSastFiles = NoSupportedSastFiles;
29212
29212
  NoSupportedSastFiles.ERROR_MESSAGE = 'We found 0 supported files ' +
29213
29213
  '\nPlease see our documentation for Snyk Code language and framework support\n' +
29214
- chalk_1.default.underline('https://support.snyk.io/hc/en-us/articles/360016973477-Snyk-Code-language-support');
29214
+ chalk_1.default.underline('https://docs.snyk.io/products/snyk-code/snyk-code-language-and-framework-support');
29215
29215
 
29216
29216
 
29217
29217
  /***/ }),