Skip to content

Commit

Permalink
rm community ee redirects (#255)
Browse files Browse the repository at this point in the history
  • Loading branch information
oraNod authored Sep 11, 2024
1 parent 603f2ba commit b095d5a
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .htaccess
Original file line number Diff line number Diff line change
Expand Up @@ -367,10 +367,3 @@ RedirectMatch permanent "^\/ansible-tower\/((2\.\d\.\d)|3\.[0-3]\.\d)\/html(_\w+

RedirectMatch permanent "^/ansible-lint/*" "https://ansible-lint.readthedocs.io"

# Redirect getting started with execution environments to ecosystem docsite

RedirectMatch permanent "^/ansible/(devel|latest)/getting_started_ee/introduction.html" "https://ansible.readthedocs.io/en/latest/getting_started_ee/introduction.html"
RedirectMatch permanent "^/ansible/(devel|latest)/getting_started_ee/setup_environment.html" "https://ansible.readthedocs.io/en/latest/getting_started_ee/setup_environment.html"
RedirectMatch permanent "^/ansible/(devel|latest)/getting_started_ee/build_execution_environment.html" "https://ansible.readthedocs.io/en/latest/getting_started_ee/build_execution_environment.html"
RedirectMatch permanent "^/ansible/(devel|latest)/getting_started_ee/run_execution_environment.html" "https://ansible.readthedocs.io/en/latest/getting_started_ee/run_execution_environment.html"
RedirectMatch permanent "^/ansible/(devel|latest)/getting_started_ee/run_community_ee_image.html" "https://ansible.readthedocs.io/en/latest/getting_started_ee/run_community_ee_image.html"

0 comments on commit b095d5a

Please sign in to comment.