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:
authorEvan Read <eread@gitlab.com>2023-02-22 09:33:10 +0300
committerEvan Read <eread@gitlab.com>2023-02-22 09:33:10 +0300
commitf2bac8e904f7f7f93c8b1b4d737ac38fb911a09c (patch)
treea7d3da78c61a49133133deb559208fddb91cda71
parentf114530f2d9cb23894e4b892514ea5e2dee479d8 (diff)
parente9e3dc8e61c5cd1fc2651cab3df9c81526a3f96e (diff)
Merge branch 'cleanup-redirects-02-2023' into 'main'
Cleanup redirects 02 2023 See merge request https://gitlab.com/gitlab-org/gitlab-docs/-/merge_requests/3579 Merged-by: Evan Read <eread@gitlab.com> Approved-by: Evan Read <eread@gitlab.com>
-rw-r--r--content/_data/navigation.yaml2
-rw-r--r--content/_data/popular_topics.yaml2
-rw-r--r--content/_data/redirects.yaml27
3 files changed, 28 insertions, 3 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index 2882228c..dfffa228 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -2842,8 +2842,6 @@ sections:
doc_url: 'ee/development/cicd/pipeline_wizard.html'
- doc_title: Code intelligence
doc_url: 'ee/development/code_intelligence/'
- - doc_title: CodeSandbox development environment
- doc_url: 'ee/development/integrations/codesandbox.html'
- doc_title: Create - Source Code backend
doc_url: 'ee/development/backend/create_source_code_be/'
docs:
diff --git a/content/_data/popular_topics.yaml b/content/_data/popular_topics.yaml
index dc70e046..b8233410 100644
--- a/content/_data/popular_topics.yaml
+++ b/content/_data/popular_topics.yaml
@@ -42,7 +42,7 @@ topics:
- title: SSL configuration
description: SSL settings for your Omnibus GitLab self-managed instance
icon: lock
- url: /omnibus/settings/ssl.html
+ url: /omnibus/settings/ssl/index.html
- title: Activate GitLab EE
description: Activate GitLab Enterprise Edition functionality with a license
icon: license
diff --git a/content/_data/redirects.yaml b/content/_data/redirects.yaml
index 5765e638..4b05c28d 100644
--- a/content/_data/redirects.yaml
+++ b/content/_data/redirects.yaml
@@ -875,3 +875,30 @@ redirects:
- from: /runner/best_practice/
to: /runner/configuration/advanced-configuration.html
remove_date: 2023-10-18
+ - from: /ee/development/integrations/codesandbox.html
+ to: /ee/development/integrations/index.html
+ remove_date: 2023-11-01
+ - from: /ee/development/directory_structure.html
+ to: /ee/development/software_design.html
+ remove_date: 2023-10-24
+ - from: /ee/user/search/global_search/advanced_search_syntax.html
+ to: /ee/user/search/advanced_search.html
+ remove_date: 2023-11-02
+ - from: /ee/api/feature_flag_specs.html
+ to: /ee/api/feature_flags.html
+ remove_date: 2023-11-14
+ - from: /ee/administration/sidekiq/extra_sidekiq_routing.html
+ to: /ee/administration/sidekiq/processing_specific_job_classes.html#routing-rules
+ remove_date: 2023-11-01
+ - from: /ee/topics/git/merge_conflicts.html
+ to: /ee/user/project/merge_requests/conflicts.html#resolve-conflicts-from-the-command-line
+ remove_date: 2023-11-01
+ - from: /omnibus/settings/ssl.html
+ to: /omnibus/settings/ssl/index.html
+ remove_date: 2023-10-25
+ - from: /charts/releases/index.html
+ to: /charts/installation/version_mappings.html
+ remove_date: 2023-11-01
+ - from: /charts/releases/
+ to: /charts/installation/version_mappings.html
+ remove_date: 2023-11-01