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:
authorRussell Dickenson <rdickenson@gitlab.com>2021-03-10 06:40:03 +0300
committerRussell Dickenson <rdickenson@gitlab.com>2021-03-10 06:40:03 +0300
commit2749cf8efd4306b9b7cbc412e2d509ecc69c0969 (patch)
tree96e1c3cbeeefa24ce28d04a89fa8e5cc712cc4d3
parent0319ae60147f2e602ad1f2acdca062dcc7ec4077 (diff)
parent86806a7e096c18209532e7b460edbb162f0933e9 (diff)
Merge branch 'update-redirects-file' into 'master'docs-preview-runner-2810
Update redirects file as part of monthly chores See merge request gitlab-org/gitlab-docs!1589
-rw-r--r--README.md2
-rw-r--r--content/_data/redirects.yaml17
2 files changed, 17 insertions, 2 deletions
diff --git a/README.md b/README.md
index f1b9bf8b..e7847970 100644
--- a/README.md
+++ b/README.md
@@ -182,7 +182,7 @@ the same time. To contribute to the appearance of the documentation site, see
Before diving into writing, here's a few links that will come in handy:
- [Writing documentation](https://docs.gitlab.com/ee/development/documentation/index.html)
-- [Style guide](https://docs.gitlab.com/ee/development/documentation/styleguide.html)
+- [Style guide](https://docs.gitlab.com/ee/development/documentation/styleguide/index.html)
### Clone the repositories
diff --git a/content/_data/redirects.yaml b/content/_data/redirects.yaml
index 04e38289..0494efe3 100644
--- a/content/_data/redirects.yaml
+++ b/content/_data/redirects.yaml
@@ -360,8 +360,14 @@ redirects:
to: /ee/development/value_stream_analytics.html
remove_date: 2021-11-01
- from: /ee/development/doc_styleguide.html
- to: /ee/development/documentation/styleguide.html
+ to: /ee/development/documentation/styleguide/index.html
remove_date: 2021-11-01
+ - from: /ee/development/documentation/styleguide.html
+ to: /ee/development/documentation/styleguide/index.html
+ remove_date: 2021-12-01
+ - from: /ee/development/documentation/styleguide.html
+ to: /ee/development/documentation/styleguide/
+ remove_date: 2021-12-01
- from: /ee/development/documentation/feature-change-workflow.html
to: /ee/development/documentation/workflow.html
remove_date: 2021-11-01
@@ -761,6 +767,9 @@ redirects:
- from: /ee/user/admin_area/analytics/convdev.html
to: /ee/user/admin_area/analytics/dev_ops_report.html
remove_date: 2021-11-01
+ - from: /ee/user/admin_area/analytics/instance_statistics.html
+ to: /ee/user/admin_area/analytics/usage_trends.html
+ remove_date: 2022-01-01
- from: /ee/user/admin_area/monitoring/convdev.html
to: /ee/user/admin_area/analytics/dev_ops_report.html
remove_date: 2021-11-01
@@ -992,6 +1001,12 @@ redirects:
- from: /ee/user/project/status_page/
to: /ee/operations/incident_management/status_page.html
remove_date: 2021-11-01
+ - from: /ee/user/search/advanced_global_search.html
+ to: /ee/user/search/advanced_search.html
+ remove_date: 2021-12-01
+ - from: /ee/user/search/advanced_search_syntax.html
+ to: /ee/user/search/advanced_search.html
+ remove_date: 2021-12-01
- from: /ee/web_hooks/web_hooks.html
to: /ee/user/project/integrations/webhooks.html
remove_date: 2021-11-01