Skip to content

Commit

Permalink
[Cloud Security] fixed onboarding link directs to cspm integration (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
kfirpeled authored Mar 20, 2023
1 parent 49a0996 commit 2b5c537
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ export const guideCards: GuideCardConstants[] = [
),
navigateTo: {
appId: 'integrations',
path: '/detail/cloud_security_posture/overview',
path: '/detail/cloud_security_posture/overview?integration=cspm',
},
telemetryId: 'onboarding--security--cloud',
order: 9,
Expand Down

0 comments on commit 2b5c537

Please sign in to comment.