Skip to content

Commit 0225627

Browse files
authored
fix(docs): fix image paths (#9341)
1 parent 3097513 commit 0225627

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/user-guide/providers/aws/getting-started-aws.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ title: 'Getting Started With AWS on Prowler'
3737

3838
6. Choose the preferred authentication method (next step)
3939

40-
![Select auth method](/images/providers/select-auth-method.png)
40+
![Select auth method](./img/select-auth-method.png)
4141

4242

4343
### Step 3: Set Up AWS Authentication

docs/user-guide/providers/gcp/getting-started-gcp.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ For Google Cloud, first enter your `GCP Project ID` and then select the authenti
7676

7777
7. Click "Next", then "Launch Scan"
7878

79-
![Launch Scan GCP](/images/providers/launch-scan.png)
79+
![Launch Scan GCP](./img/launch-scan.png)
8080

8181
---
8282

0 commit comments

Comments
 (0)