Skip to content

Commit

Permalink
Update script.js
Browse files Browse the repository at this point in the history
  • Loading branch information
brian-morrissey authored Feb 6, 2025
1 parent 13ab719 commit aaa24bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/script.js
Original file line number Diff line number Diff line change
Expand Up @@ -1015,7 +1015,7 @@ function generateInstallCommandForStaticValues() {
}

return `<strong>REVIEW PRE-REQ DOCS <a target="_blank"
href="./installation_docs.html">HERE</a> </strong><br>Install Commands<br>Copy the above content and save to a file for future reference. <br><br> Click Download button to download static-configs.yaml file.
href="./docs/installation_docs.html">HERE</a> </strong><br>Install Commands<br>Copy the above content and save to a file for future reference. <br><br> Click Download button to download static-configs.yaml file.
<br>This contains standard configs for all Sysdig deployments. <br>
DO NOT edit this file.<br><br>Run<br>helm repo add sysdig https://charts.sysdig.com --force-update <br><br> Then run commands copied from above.`
}
Expand Down

0 comments on commit aaa24bc

Please sign in to comment.