Skip to content

Commit 8c05fc4

Browse files
committed
fix: image path update
1 parent e2a7544 commit 8c05fc4

File tree

1 file changed

+3
-3
lines changed
  • sources/platform/integrations/workflows-and-notifications/n8n

1 file changed

+3
-3
lines changed

sources/platform/integrations/workflows-and-notifications/n8n/ai-crawling.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,16 +16,16 @@ To use these modules, you need an [Apify account](https://console.apify.com) and
1616

1717
1. Create an account at [Apify](https://console.apify.com/). You can sign up using your email, Gmail, or GitHub account.
1818

19-
![Sign up page](images/ai-crawling/wcc-signup.png)
19+
![Sign up page](../make/images/ai-crawling/wcc-signup.png)
2020

2121
1. To connect your Apify account to n8n, you can use an OAuth connection (recommended) or an Apify API token. To get the Apify API token, navigate to **[Settings > API & Integrations](https://console.apify.com/settings/integrations)** in the Apify Console.
2222

23-
![Apify Console token for Make.png](images/Apify_Console_token_for_Make.png)
23+
![Apify Console token for Make.png](../make/images/Apify_Console_token_for_Make.png)
2424

2525
1. Find your token under **Personal API tokens** section. You can also create a new API token with multiple customizable permissions by clicking on **+ Create a new token**.
2626
1. Click the **Copy** icon next to your API token to copy it to your clipboard. Then, return to your n8n workflow interface.
2727

28-
![Apify token on Make.png](images/Apify_token_on_Make.png)
28+
![Apify token on Make.png](../make/images/Apify_token_on_Make.png)
2929

3030
1. In n8n, click **Create new credential** of the chosen Apify Scraper module.
3131
1. In the **API key** field, paste the API token you copied from Apify and click **Save**.

0 commit comments

Comments
 (0)