Skip to content

Commit 292af98

Browse files
committed
updae yml
1 parent 172078a commit 292af98

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

megalinter/descriptors/salesforce.megalinter-descriptor.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -286,10 +286,10 @@ linters:
286286
- **SFDX Native**: Built as a native SFDX plugin for consistent Salesforce toolchain integration
287287
288288
If your root folder is not **force-app**, please set variable SALESFORCE_LIGHTNING_FLOW_SCANNER_DIRECTORY
289-
linter_url: https://github.com/Lightning-Flow-Scanner
290-
linter_repo: https://github.com/Lightning-Flow-Scanner/lightning-flow-scanner-sfdx
289+
linter_url: https://github.com/Flow-Scanner/lightning-flow-scanner-cli
290+
linter_repo: https://github.com/Flow-Scanner/lightning-flow-scanner-cli
291291
linter_rules_url: https://github.com/Lightning-Flow-Scanner/lightning-flow-scanner-core#rules
292-
linter_banner_image_url: https://raw.githubusercontent.com/Lightning-Flow-Scanner/.github/main/docs/images/bannerslim.png
292+
linter_banner_image_url: https://github.com/Flow-Scanner/lightning-flow-scanner-cli/blob/main/docs/images/banner.png
293293
linter_rules_configuration_url: https://github.com/Lightning-Flow-Scanner/lightning-flow-scanner-sfdx#configuration
294294
linter_spdx_license: AGPL-3.0
295295
config_file_name: .flow-scanner.json
@@ -321,4 +321,4 @@ linters:
321321
ide:
322322
vscode:
323323
- name: Lightning Flow Scanner
324-
url: https://marketplace.visualstudio.com/items?itemName=ForceConfigControl.lightningflowscanner
324+
url: https://marketplace.visualstudio.com/items?itemName=ForceConfigControl.lightning-flow-scanner-vsx

0 commit comments

Comments
 (0)