From 73a9cfd74dc164acd8bd3e512c8faa2dba676f44 Mon Sep 17 00:00:00 2001 From: Anthony De Guzman Date: Mon, 28 Oct 2024 01:38:58 -0400 Subject: [PATCH] Remove non-applicable redirects --- docs/netlify.toml | 48 ----------------------------------------------- 1 file changed, 48 deletions(-) diff --git a/docs/netlify.toml b/docs/netlify.toml index d3189ce72cc5..46ca22e3dcb5 100644 --- a/docs/netlify.toml +++ b/docs/netlify.toml @@ -203,14 +203,6 @@ to = "/docs/rasa/deploy/deploy-rasa/" from = "/docs/rasa/action-server/deploy-action-server" to = "/docs/rasa/deploy/deploy-action-server/" -[[redirects]] -from = "/docs/rasa-x/changelog/rasa-x-changelog/" -to = "/docs/rasa-enterprise/changelog/rasa-enterprise-changelog/" - -[[redirects]] -from = "/docs/rasa-enterprise/changelog/rasa-x-changelog/" -to = "/docs/rasa-enterprise/changelog/rasa-enterprise-changelog/" - [[redirects]] from = "/docs/rasa/user-guide/how-to-deploy/" to = "/docs/rasa/deploy/deploy-rasa/" @@ -219,22 +211,6 @@ to = "/docs/rasa/deploy/deploy-rasa/" from = "/docs/rasa/how-to-deploy/" to = "/docs/rasa/deploy/deploy-rasa/" -[[redirects]] -from = "/docs/rasa-enterprise/api/architecture/" -to = "/docs/rasa-enterprise/installation-and-setup/architecture/" - -[[redirects]] -from = "/docs/rasa-enterprise/api/rasa-x-http-api/" -to = "/docs/rasa-enterprise/pages/http-api/" - -[[redirects]] -from = "/docs/rasa-enterprise/api/rasa-x-http-api/" -to = "/docs/rasa-enterprise/pages/http-api/" - -[[redirects]] -from = "/docs/rasa-enterprise/user-guide/enable-workflows/" -to = "/docs/rasa-enterprise/" - [[redirects]] from = "/docs/rasa-enterprise/get-feedback-from-test-users/" to = "/docs/rasa-pro/building-assistants/user-satisfaction-survey/" @@ -243,18 +219,6 @@ to = "/docs/rasa-pro/building-assistants/user-satisfaction-survey/" from = "/docs/studio/user-guide/flow-builder-introduction/" to = "/docs/studio/user-guide/flow-builder/introduction/" -[[redirects]] -from = "/docs/rasa-enterprise/installation-and-setup/openshift-kubernetes/" -to = "/docs/rasa-enterprise/installation-and-setup/installation-guide/" - -[[redirects]] -from = "/docs/rasa-enterprise/integrated-version-control/" -to = "/docs/rasa-enterprise/installation-and-setup/post-deploy-steps/set-up-ivc/" - -[[redirects]] -from = "/docs/rasa-enterprise/1.1.x/installation-and-setup/deploy-tools/install/helm-chart-installation/installation.mdx" -to = "/docs/rasa-enterprise/installation-and-setup/install/helm-chart-installation/installation/" - [[redirects]] from = "/docs/rasa-enterprise/installation-and-setup/customize/" to = "/docs/rasa/installation/installing-rasa-open-source/" @@ -267,14 +231,6 @@ to = "/docs/rasa/training-data-format/" from = "/docs/rasa-enterprise/annotate-conversations/" to = "/docs/studio/user-guide/annotation/" -[[redirects]] -from = "/docs/rasa-enterprise/0.24.1/installation-and-setup/integrated-version-control/" -to = "/docs/rasa-enterprise/installation-and-setup/post-deploy-steps/set-up-ivc/" - -[[redirects]] -from = "/docs/getting-started/demobot/" -to = "/docs/" - [[redirects]] from = "/docs/rasa/api/tensorflow_usage/" to = "/docs/rasa/reference/rasa/utils/tensorflow/models/" @@ -298,7 +254,3 @@ to = "/docs/rasa/language-support/" [[redirects]] from = "/docs/rasa/api/tracker/" to = "/docs/rasa/action-server/sdk-tracker/" - -[[redirects]] -from = "/docs/get_started_step1/" -to = "/docs/rasa/"