fix(docs): fix image paths (#9341)

This commit is contained in:
Andoni Alonso
2025-11-28 11:20:54 +01:00
committed by GitHub
parent 3097513525
commit 0225627a98
2 changed files with 2 additions and 2 deletions

View File

@@ -37,7 +37,7 @@ title: 'Getting Started With AWS on Prowler'
6. Choose the preferred authentication method (next step)
![Select auth method](/images/providers/select-auth-method.png)
![Select auth method](./img/select-auth-method.png)
### Step 3: Set Up AWS Authentication

View File

@@ -76,7 +76,7 @@ For Google Cloud, first enter your `GCP Project ID` and then select the authenti
7. Click "Next", then "Launch Scan"
![Launch Scan GCP](/images/providers/launch-scan.png)
![Launch Scan GCP](./img/launch-scan.png)
---