diff --git a/nginx.conf b/nginx.conf index d6dd839ab0..8aa3113ffd 100644 --- a/nginx.conf +++ b/nginx.conf @@ -422,7 +422,7 @@ server { rewrite ^/academy/get-most-of-actors$ /academy/actor-marketing-playbook permanent; # Misc - rewrite ^/platform/integrations/llama$ /platform/integrations/llama-index permanent; + ; rewrite ^/platform/integrations/llama$ /platform/integrations/llama-index permanent; } diff --git a/sources/platform/integrations/ai/llama.md b/sources/platform/integrations/ai/llama.md index 3a7a642a04..9f1548e4cc 100644 --- a/sources/platform/integrations/ai/llama.md +++ b/sources/platform/integrations/ai/llama.md @@ -3,7 +3,7 @@ title: LlamaIndex integration description: Learn how to integrate Apify with LlamaIndex in order to feed vector databases and LLMs with data crawled from the web. sidebar_label: LlamaIndex sidebar_position: 6 -slug: /integrations/llama-index +slug: /integrations/llama --- **Learn how to integrate Apify with LlamaIndex to feed vector databases and LLMs with data crawled from the web.** diff --git a/sources/platform/integrations/index.mdx b/sources/platform/integrations/index.mdx index 72fc3976d3..ef2bd39738 100644 --- a/sources/platform/integrations/index.mdx +++ b/sources/platform/integrations/index.mdx @@ -210,7 +210,7 @@ These integrations allow you to use Apify Actors as tools and data sources. />