From 9923c6028e0570ec79c890e7f11368340d155e39 Mon Sep 17 00:00:00 2001 From: Minh141120 Date: Thu, 25 Sep 2025 18:10:58 +0700 Subject: [PATCH 1/2] docs: add redirects --- docs/_redirects | 79 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 79 insertions(+) diff --git a/docs/_redirects b/docs/_redirects index e69de29bb..d9d2497ea 100644 --- a/docs/_redirects +++ b/docs/_redirects @@ -0,0 +1,79 @@ +/about/ /handbook 302 +/about/community /handbook 302 +/about/handbook /handbook 302 +/about/handbook/analytics /handbook 302 +/about/handbook/project-management /handbook 302 +/about/handbook/strategy /handbook 302 +/about/handbook/website-docs /handbook 302 +/about/how-we-work/product-design /handbook 302 +/about/how-we-work/strategy /handbook 302 +/about/investors /handbook 302 +/about/roadmap /handbook 302 +/about/team /handbook 302 +/about/vision /handbook 302 +/about/wall-of-love /handbook 302 +/handbook/contributing-to-jan/ /handbook 302 +/handbook/core-contributors/how-we-hire/ /handbook 302 +/handbook/engineering-exellence/ /handbook 302 +/handbook/engineering/ /handbook 302 +/handbook/product-and-community/ /handbook 302 +/handbook/products-and-innovations/ /handbook 302 +/handbook/what-we-do/our-approach-to-design/ /handbook 302 +/how-we-work/product-design /handbook 302 +/handbook/product-and-community/approaches-to-beta-testing-and-user-engagement/ /handbook 302 +/cortex/assistants /docs/ 302 +/cortex/build-extension /docs/ 302 +/cortex/built-in/tensorrt-llm /docs/ 302 +/cortex/cli/kill /docs/ 302 +/cortex/command-line /docs/ 302 +/cortex/cortex-openvino /docs/ 302 +/cortex/cortex-python /docs/ 302 +/cortex/cortex-tensorrt-llm /docs/ 302 +/cortex/desktop-installation/linux /docs/ 302 +/cortex/embeddings /docs/ 302 +/cortex/ext-architecture /docs/ 302 +/cortex/fine-tuning /docs/ 302 +/cortex/fine-tuning/overview /docs/ 302 +/cortex/function-calling /docs/ 302 +/cortex/installation/linux /docs/ 302 +/cortex/installation/mac /docs/ 302 +/cortex/model-operations /docs/ 302 +/cortex/model-operations/overview /docs/ 302 +/cortex/rag/overview /docs/ 302 +/cortex/server /docs/ 302 +/docs/tools/retrieval /docs/ 302 +/developer/framework/engineering/chats /docs/ 302 +/developer/framework/engineering/threads/ /docs/ 302 +/developer/framework/product/chat /docs/ 302 +/docs/extensions /docs/ 302 +/docs/shortcuts /docs/ 302 +/docs/models /docs/ 302 +/integrations/function-calling/interpreter /docs/ 302 +/docs/built-in/llama-cpp /docs/desktop/llama-cpp 302 +/docs/install-engines /docs/desktop/llama-cpp 302 +/docs/local-api /docs/desktop/api-server 302 +/docs/local-engines/llama-cpp /docs/desktop/llama-cpp 302 +/docs/models/manage-models /docs/desktop/manage-models 302 +/cortex/vision /handbook/open-superintelligence 302 +/docs/models/model-parameters /docs/desktop/model-parameters 302 +/docs/remote-models/generic-openai /docs/desktop/remote-models/openai 302 +/docs/threads /changelog/2024-01-16-settings-options-right-panel 302 +/guides/integrations/continue/ /docs/desktop/server-examples/continue-dev 302 +/continue-dev /docs/desktop/server-examples/continue-dev 302 +/integrations /docs/desktop/server-examples/continue-dev 302 +/integrations/coding/continue-dev /docs/desktop/server-examples/continue-dev 302 +/guides/integrations/continue/ /docs/desktop/server-examples/continue-dev 302 +/integrations/continue/ /docs/desktop/server-examples/continue-dev 302 +/integrations/coding/tabby /docs/desktop/server-examples/tabby 302 +/integrations/messaging/llmcord /docs/desktop/server-examples/llmcord 302 +/integrations/workflow-automation/n8n /docs/desktop/server-examples/n8n 302 +/local-server/continue-dev /docs/desktop/server-examples/continue-dev 302 +/local-server/data-folder /docs/desktop/desktop/data-folder 302 +/local-server/llama-cpp /docs/desktop/desktop/llama-cpp 302 +/local-server/n8n /docs/desktop/server-examples/n8n 302 +/local-server/settings /docs/desktop/server-settings 302 +/local-server/tabby /docs/desktop/server-examples/tabby 302 +/local-server/troubleshooting /docs/desktop/troubleshooting 302 +/mcp/ /docs/desktop/mcp 302 +/quickstart /docs/desktop/quickstart 302 +/server-examples/continue-dev /docs/desktop/server-examples/continue-dev 302 \ No newline at end of file From 9fb3171d828c7f13b327979ff152cd2bd8b65bdd Mon Sep 17 00:00:00 2001 From: Minh141120 Date: Thu, 25 Sep 2025 18:21:31 +0700 Subject: [PATCH 2/2] docs: remove duplicate redirect url --- docs/_redirects | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/_redirects b/docs/_redirects index d9d2497ea..1cc7f68d7 100644 --- a/docs/_redirects +++ b/docs/_redirects @@ -14,7 +14,7 @@ /about/wall-of-love /handbook 302 /handbook/contributing-to-jan/ /handbook 302 /handbook/core-contributors/how-we-hire/ /handbook 302 -/handbook/engineering-exellence/ /handbook 302 +/handbook/engineering-excellence/ /handbook 302 /handbook/engineering/ /handbook 302 /handbook/product-and-community/ /handbook 302 /handbook/products-and-innovations/ /handbook 302 @@ -62,7 +62,6 @@ /continue-dev /docs/desktop/server-examples/continue-dev 302 /integrations /docs/desktop/server-examples/continue-dev 302 /integrations/coding/continue-dev /docs/desktop/server-examples/continue-dev 302 -/guides/integrations/continue/ /docs/desktop/server-examples/continue-dev 302 /integrations/continue/ /docs/desktop/server-examples/continue-dev 302 /integrations/coding/tabby /docs/desktop/server-examples/tabby 302 /integrations/messaging/llmcord /docs/desktop/server-examples/llmcord 302