Skip to content

Commit 9d414ef

Browse files
authored
docs: Fix broken link to flowise-apify-api.png for flowise integration doc (#1059)
1 parent 66b7e78 commit 9d414ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sources/platform/integrations/ai/flowise.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Now you need to configure the crawler. You can find more information about the c
5252

5353
In the configuration, provide your Apify API token, which you can find in your [Apify account](https://my.apify.com/account#/integrations).
5454

55-
![Apify API token screen].(./images/flowise-apify-api.png)
55+
![Apify API token screen](../images/flowise-apify-api.png)
5656

5757
You can add more loaders, or you can add some processors to process the data.
5858
In our case, we create the flow that loads data from the Apify docs using Website Content Crawler and save them into the in-memory vector database.

0 commit comments

Comments
 (0)