Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2021-01-28 09:58:55 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2021-01-28 09:58:55 +0300
commit8f438bc41e74de50894e73aa429bbc72a132091f (patch)
tree39bc0f73f5d286b39200996934c7dc4ed1eea44e
parenta0af59dc3925909e735a240f1b9f2be16d03fb22 (diff)
parent208ecfe0f8b69e48abd6efec811e43a06af3a71b (diff)
Merge branch 'docs-redirect-indexes' into 'master'test-bot-branch
Add redirects for index links that just use slash See merge request gitlab-org/gitlab-docs!1461
-rw-r--r--content/_redirects38
1 files changed, 38 insertions, 0 deletions
diff --git a/content/_redirects b/content/_redirects
index e2a9f168..0073922d 100644
--- a/content/_redirects
+++ b/content/_redirects
@@ -1,10 +1,13 @@
/ee/administration/auth/google_secure_ldap.html /ee/administration/auth/ldap/google_secure_ldap.html 302
/ee/administration/auth/how_to_configure_ldap_gitlab_ce/index.html /ee/administration/auth/ldap/index.html 302
+/ee/administration/auth/how_to_configure_ldap_gitlab_ce/ /ee/administration/auth/ldap/index.html 302
/ee/administration/auth/how_to_configure_ldap_gitlab_ee/index.html /ee/administration/auth/ldap/index.html 302
+/ee/administration/auth/how_to_configure_ldap_gitlab_ee/ /ee/administration/auth/ldap/index.html 302
/ee/administration/auth/ldap-ee.html /ee/administration/auth/ldap/index.html 302
/ee/administration/auth/ldap-troubleshooting.html /ee/administration/auth/ldap/ldap-troubleshooting.html 302
/ee/administration/auth/ldap.html /ee/administration/auth/ldap/index.html 302
/ee/administration/availability/index.html /ee/administration/reference_architectures/index.html 302
+/ee/administration/availability/ /ee/administration/reference_architectures/index.html 302
/ee/administration/build_artifacts.html /ee/administration/job_artifacts.html 302
/ee/administration/container_registry.html /ee/administration/packages/container_registry.html 302
/ee/administration/custom_hooks.html /ee/administration/server_hooks.html 302
@@ -12,6 +15,7 @@
/ee/administration/external_database.html /ee/administration/postgresql/external.html 302
/ee/administration/geo/replication/high_availability.html /ee/administration/geo/replication/multiple_servers.html 302
/ee/administration/geo/replication/index.html /ee/administration/geo/index.html 302
+/ee/administration/geo/replication/ /ee/administration/geo/index.html 302
/ee/administration/high_availability/alpha_database.html /ee/administration/high_availability/database.html 302
/ee/administration/high_availability/consul.html /ee/administration/consul.html 302
/ee/administration/high_availability/database.html /ee/administration/postgresql/index.html 302
@@ -34,6 +38,7 @@
/ee/administration/maven_packages.html /ee/administration/packages/index.html 302
/ee/administration/maven_repository.html /ee/administration/packages/index.html 302
/ee/administration/monitoring/gitlab_instance_administration_project/index.html /ee/administration/monitoring/gitlab_self_monitoring_project/index.html 302
+/ee/administration/monitoring/gitlab_instance_administration_project/ /ee/administration/monitoring/gitlab_self_monitoring_project/index.html 302
/ee/administration/monitoring/performance/influxdb_configuration.html /ee/administration/monitoring/performance/prometheus.html 302
/ee/administration/monitoring/performance/influxdb_schema.html /ee/administration/monitoring/performance/prometheus.html 302
/ee/administration/monitoring/performance/introduction.html /ee/administration/monitoring/performance/index.html 302
@@ -46,6 +51,7 @@
/ee/administration/plugins.html /ee/administration/file_hooks.html 302
/ee/administration/repository_storages.html /ee/administration/repository_storage_paths.html 302
/ee/administration/scaling/index.html /ee/administration/reference_architectures/index.html 302
+/ee/administration/scaling/ /ee/administration/reference_architectures/index.html 302
/ee/analytics/contribution_analytics.html /ee/user/group/contribution_analytics/index.html 302
/ee/analytics/README.html /ee/user/group/index.html#user-contribution-analysis 302
/ee/api/build_triggers.html /ee/api/pipeline_triggers.html 302
@@ -53,15 +59,25 @@
/ee/api/deploy_key_multiple_projects.html /ee/api/deploy_keys.html#adding-deploy-keys-to-multiple-projects 302
/ee/api/license_templates.html /ee/api/templates/licenses.html 302
/ee/articles/artifactory_and_gitlab/index.html /ee/ci/examples/artifactory_and_gitlab/index.html 302
+/ee/articles/artifactory_and_gitlab/ /ee/ci/examples/artifactory_and_gitlab/index.html 302
/ee/articles/how_to_configure_ldap_gitlab_ce/index.html /ee/administration/auth/ldap/index.html 302
+/ee/articles/how_to_configure_ldap_gitlab_ce/ /ee/administration/auth/ldap/index.html 302
/ee/articles/how_to_configure_ldap_gitlab_ee/index.html /ee/administration/auth/ldap/index.html 302
+/ee/articles/how_to_configure_ldap_gitlab_ee/ /ee/administration/auth/ldap/index.html 302
/ee/articles/how_to_install_git/index.html /ee/topics/git/how_to_install_git/index.html 302
+/ee/articles/how_to_install_git/ /ee/topics/git/how_to_install_git/index.html 302
/ee/articles/index.html /ee/topics/index.html 302
+/ee/articles/ /ee/topics/index.html 302
/ee/articles/laravel_with_gitlab_and_envoy/index.html /ee/ci/examples/laravel_with_gitlab_and_envoy/index.html 302
+/ee/articles/laravel_with_gitlab_and_envoy/ /ee/ci/examples/laravel_with_gitlab_and_envoy/index.html 302
/ee/articles/numerous_undo_possibilities_in_git/index.html /ee/topics/git/numerous_undo_possibilities_in_git/index.html 302
+/ee/articles/numerous_undo_possibilities_in_git/ /ee/topics/git/numerous_undo_possibilities_in_git/index.html 302
/ee/articles/openshift_and_gitlab/index.html /ee/install/openshift_and_gitlab/index.html 302
+/ee/articles/openshift_and_gitlab/ /ee/install/openshift_and_gitlab/index.html 302
/ee/articles/runner_autoscale_aws/index.html /runner/configuration/runner_autoscale_aws/index.html 302
+/ee/articles/runner_autoscale_aws/ /runner/configuration/runner_autoscale_aws/index.html 302
/ee/ci/autodeploy/index.html /ee/topics/autodevops/stages.html#auto-deploy 302
+/ee/ci/autodeploy/ /ee/topics/autodevops/stages.html#auto-deploy 302
/ee/ci/autodeploy/quick_start_guide.html /ee/topics/autodevops/stages.html#auto-deploy 302
/ee/ci/build_artifacts/README.html /ee/user/project/pipelines/job_artifacts.html 302
/ee/ci/environments.html /ee/ci/environments/index.html 302
@@ -76,6 +92,7 @@
/ee/ci/examples/sast.html /ee/user/application_security/sast/index.html 302
/ee/ci/examples/test-phoenix-application.html /ee/ci/examples/test_phoenix_app_with_gitlab_ci_cd/index.html 302
/ee/ci/jenkins/index.html /ee/ci/migration/jenkins.html 302
+/ee/ci/jenkins/ /ee/ci/migration/jenkins.html 302
/ee/ci/junit_test_reports.html /ee/ci/unit_test_reports.html 302
/ee/ci/multi_project_pipeline_graphs.html /ee/ci/multi_project_pipelines.html 302
/ee/ci/permissions/README.html /ee/user/permissions.html#gitlab-cicd-permissions 302
@@ -88,6 +105,7 @@
/ee/customization/favicon.html /ee/user/admin_area/appearance.html#favicon 302
/ee/customization/help_message.html /ee/user/admin_area/settings/help_page.html 302
/ee/customization/index.html /ee/user/admin_area/appearance.html 302
+/ee/customization/ /ee/user/admin_area/appearance.html 302
/ee/customization/issue_and_merge_request_template.html /ee/user/project/description_templates.html 302
/ee/customization/issue_closing.html /ee/user/project/issues/managing_issues.html#closing-issues-automatically 302
/ee/customization/libravatar.html /ee/administration/libravatar.html 302
@@ -101,6 +119,7 @@
/ee/development/event_tracking/backend.html /ee/development/telemetry/index.html 302
/ee/development/event_tracking/frontend.html /ee/development/telemetry/index.html 302
/ee/development/event_tracking/index.html /ee/development/telemetry/index.html 302
+/ee/development/event_tracking/ /ee/development/telemetry/index.html 302
/ee/development/fe_guide/components.html https://design.gitlab.com/components/status/ 302
/ee/development/fe_guide/dropdowns.html https://design.gitlab.com/components/dropdowns/ 302
/ee/development/fe_guide/event_tracking.html /ee/development/telemetry/index.html 302
@@ -112,6 +131,7 @@
/ee/development/new_fe_guide/development/testing.html /ee/development/testing_guide/frontend_testing.html 302
/ee/development/new_fe_guide/style/html.html /ee/development/fe_guide/style/html.html 302
/ee/development/new_fe_guide/style/index.html /ee/development/fe_guide/style/index.html 302
+/ee/development/new_fe_guide/style/ /ee/development/fe_guide/style/index.html 302
/ee/development/new_fe_guide/style/javascript.html /ee/development/fe_guide/style/javascript.html 302
/ee/development/new_fe_guide/style/prettier.html /ee/development/fe_guide/tooling.html#formatting-with-prettier 302
/ee/development/testing.html /ee/development/testing_guide/index.html 302
@@ -123,6 +143,7 @@
/ee/development/ux_guide/features.html https://design.gitlab.com/ 302
/ee/development/ux_guide/illustrations.html https://design.gitlab.com/product-foundations/illustration/ 302
/ee/development/ux_guide/index.html https://design.gitlab.com/ 302
+/ee/development/ux_guide/ https://design.gitlab.com/ 302
/ee/development/ux_guide/principles.html https://design.gitlab.com/ 302
/ee/development/ux_guide/resources.html https://design.gitlab.com/resources/design-resources/ 302
/ee/development/ux_guide/surfaces.html https://design.gitlab.com/ 302
@@ -163,6 +184,7 @@
/ee/install/kubernetes/gitlab_omnibus.html /charts/ 302
/ee/install/kubernetes/gitlab_runner_chart.html /runner/install/kubernetes.html 302
/ee/install/kubernetes/index.html /charts/ 302
+/ee/install/kubernetes/ /charts/ 302
/ee/install/kubernetes/preparation/connect.html /charts/installation/cloud/ 302
/ee/install/kubernetes/preparation/eks.html /charts/installation/cloud/eks.html 302
/ee/install/kubernetes/preparation/networking.html /charts/installation/deployment.html#networking-and-dns 302
@@ -216,11 +238,15 @@
/ee/raketasks/check.html /ee/administration/raketasks/check.html 302
/ee/raketasks/maintenance.html /ee/administration/raketasks/maintenance.html 302
/ee/telemetry/index.html /ee/development/telemetry/index.html 302
+/ee/telemetry/ /ee/development/telemetry/index.html 302
/ee/telemetry/snowplow.html /ee/development/telemetry/index.html 302
/ee/topics/airgap/index.html /ee/topics/offline/index.html 302
+/ee/topics/airgap/ /ee/topics/offline/index.html 302
/ee/topics/git/migrate_to_git_lfs/index.html /ee/topics/git/lfs/migrate_to_git_lfs.html 302
+/ee/topics/git/migrate_to_git_lfs/ /ee/topics/git/lfs/migrate_to_git_lfs.html 302
/ee/university/bookclub/booklist.html /ee/README.html 302
/ee/university/bookclub/index.html /ee/README.html 302
+/ee/university/bookclub/ /ee/README.html 302
/ee/university/glossary/README.html /ee/README.html 302
/ee/university/high-availability/aws/README.html /ee/install/aws/index.html 302
/ee/university/process/README.html /ee/README.html 302
@@ -235,19 +261,28 @@
/ee/user/admin_area/user_cohorts.html /ee/user/admin_area/analytics/user_cohorts.html 302
/ee/user/analytics/cycle_analytics.html /ee/user/analytics/value_stream_analytics.html 302
/ee/user/application_security/compliance_dashboard/index.html /ee/user/compliance/compliance_dashboard/index.html 302
+/ee/user/application_security/compliance_dashboard/ /ee/user/compliance/compliance_dashboard/index.html 302
/ee/user/application_security/license_compliance/index.html /ee/user/compliance/license_compliance/index.html 302
+/ee/user/application_security/license_compliance/ /ee/user/compliance/license_compliance/index.html 302
/ee/user/application_security/license_management/index.html /ee/user/compliance/license_compliance/index.html 302
+/ee/user/application_security/license_management/ /ee/user/compliance/license_compliance/index.html 302
/ee/user/group/dependency_proxy/index.html /ee/user/packages/dependency_proxy/index.html 302
+/ee/user/group/dependency_proxy/ /ee/user/packages/dependency_proxy/index.html 302
/ee/user/group/security_dashboard/index.html /ee/user/application_security/security_dashboard/index.html 302
+/ee/user/group/security_dashboard/ /ee/user/application_security/security_dashboard/index.html 302
/ee/user/incident_management/index.html /ee/operations/incident_management/index.html 302
+/ee/user/incident_management/ /ee/operations/incident_management/index.html 302
/ee/user/packages/workflows/monorepo.html /ee/user/packages/npm_registry/index.html 302
/ee/user/profile/account/index.html /ee/user/profile/index.html#profile-settings 302
+/ee/user/profile/account/ /ee/user/profile/index.html#profile-settings 302
/ee/user/project/builds/artifacts.html /ee/ci/pipelines/job_artifacts.html 302
/ee/user/project/ci_cd_for_external_repo.html /ee/ci/ci_cd_for_external_repos/index.html 302
/ee/user/project/clusters/eks_and_gitlab/index.html /ee/user/project/clusters/add_eks_clusters.html#existing-eks-cluster 302
+/ee/user/project/clusters/eks_and_gitlab/ /ee/user/project/clusters/add_eks_clusters.html#existing-eks-cluster 302
/ee/user/project/container_registry.html /ee/user/packages/container_registry/index.html 302
/ee/user/project/cycle_analytics.html /ee/user/analytics/value_stream_analytics.html 302
/ee/user/project/gpg_signed_commits/index.html /ee/user/project/repository/gpg_signed_commits/index.html 302
+/ee/user/project/gpg_signed_commits/ /ee/user/project/repository/gpg_signed_commits/index.html 302
/ee/user/project/import/tfs.html /ee/user/project/import/tfvc.html 302
/ee/user/project/integrations/generic_alerts.html /ee/operations/incident_management/generic_alerts.html 302
/ee/user/project/integrations/kubernetes.html /ee/user/project/clusters/index.html 302
@@ -276,6 +311,7 @@
/ee/user/project/operations/error_tracking.html /ee/operations/error_tracking.html 302
/ee/user/project/operations/feature_flags.html /ee/operations/feature_flags.html 302
/ee/user/project/operations/index.html /ee/operations/index.html 302
+/ee/user/project/operations/ /ee/operations/index.html 302
/ee/user/project/operations/linking_to_an_external_dashboard.html /ee/operations/metrics/dashboards/settings.html 302
/ee/user/project/operations/tracing.html /ee/operations/tracing.html 302
/ee/user/project/packages/maven_packages.html /ee/user/packages/maven_repository/index.html 302
@@ -295,6 +331,7 @@
/ee/user/project/security_dashboard.html /ee/user/application_security/security_dashboard/index.html 302
/ee/user/project/slash_commands.html /ee/user/project/quick_actions.html 302
/ee/user/project/status_page/index.html /ee/operations/incident_management/status_page.html 302
+/ee/user/project/status_page/ /ee/operations/incident_management/status_page.html 302
/ee/web_hooks/web_hooks.html /ee/user/project/integrations/webhooks.html 302
/ee/workflow/add-user/add-user.html /ee/user/project/members/index.html 302
/ee/workflow/authorization_for_merge_requests.html /ee/user/project/merge_requests/authorization_for_merge_requests.html 302
@@ -341,6 +378,7 @@
/ee/workflow/wip_merge_requests.html /ee/user/project/merge_requests/work_in_progress_merge_requests.html 302
/ee/workflow/workflow.html /ee/gitlab-basics/feature_branch_workflow.html 302
/ee/topics/web_application_firewall/index.html /ee/user/project/clusters/protect/web_application_firewall/index.html 302
+/ee/topics/web_application_firewall/ /ee/user/project/clusters/protect/web_application_firewall/index.html 302
/ee/topics/web_application_firewall/quick_start_guide.html /ee/user/project/clusters/protect/web_application_firewall/quick_start_guide.html 302
/ee/user/project/clusters/securing.html /ee/user/project/clusters/protect/index.html 302
/ee/operations/incident_management/alert_notifications.html /ee/operations/incident_management/paging.html 302