Skip to content

Commit

Permalink
Add docs redirects
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonydeguzman committed Oct 16, 2024
1 parent 7807b19 commit 4760c85
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions docs/netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -202,3 +202,19 @@ to = "/docs/rasa/deploy/deploy-rasa/"
[[redirects]]
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/"

[[redirects]]
from = "/docs/rasa/how-to-deploy/"
to = "/docs/rasa/deploy/deploy-rasa/"

0 comments on commit 4760c85

Please sign in to comment.