File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
crowdsec-docs/unversioned/integrations Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ Each vendor page explains how to create the integration in the CrowdSec Console
6969 defaultValue = " step1"
7070 values = { [
7171 {label: ' 1- Create an integration' , value: ' step1' },
72- {label: ' 2- Remediation Component ' , value: ' step2' },
72+ {label: ' 2- Integration Details ' , value: ' step2' },
7373 {label: ' 3- Save your credentials' , value: ' step3' },
7474 {label: ' 4- Subscribe to blocklists' , value: ' step4' },
7575 ]} >
@@ -116,7 +116,7 @@ Then click **Create**.
116116</div >
117117<div style = { {flex: ' 0 0 30%' }} >
118118 <ThemedImage
119- alt = " Raw IP List Integration Creation Screen"
119+ alt = " Integration Creation Screen"
120120 sources = { {
121121 light: useBaseUrl (" /img/console_integrations_creation_light.png" ),
122122 dark: useBaseUrl (" /img/console_integrations_creation_dark.png" ),
You can’t perform that action at this time.
0 commit comments