From d518d50b35acbd7f264b68b9c09e76a5463f75f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Olender?= <92638966+TC-MO@users.noreply.github.com> Date: Wed, 17 Sep 2025 18:35:11 +0200 Subject: [PATCH 1/2] docs: revert changes to URL Revert changes to slug for LlamaIndex integration doc comment out redirect --- nginx.conf | 2 +- sources/platform/integrations/ai/llama.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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.** From b18a41e55fb8fa01af7935154aed3575db0e14bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Olender?= <92638966+TC-MO@users.noreply.github.com> Date: Wed, 17 Sep 2025 18:40:59 +0200 Subject: [PATCH 2/2] fix cardgrid link --- sources/platform/integrations/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. />