diff options
author | Marcel Amirault <ravlen@gmail.com> | 2019-03-07 04:29:49 +0000 |
---|---|---|
committer | Evan Read <eread@gitlab.com> | 2019-03-07 04:29:49 +0000 |
commit | fa1071a78a1cd6fea06ec456b37ad47f806fe0f8 (patch) | |
tree | 749ab1b400c41d99f35cb182c4a98894cc918f9f /doc/user | |
parent | c78c7625b26fdeb5c0f06f385862af1eafbc8d3d (diff) | |
download | gitlab-ce-fa1071a78a1cd6fea06ec456b37ad47f806fe0f8.tar.gz |
Docs: Add missing redirects to /user and /project_services docs
Diffstat (limited to 'doc/user')
-rw-r--r-- | doc/user/account/security.md | 4 | ||||
-rw-r--r-- | doc/user/account/two_factor_authentication.md | 4 | ||||
-rw-r--r-- | doc/user/profile/account/index.md | 3 | ||||
-rw-r--r-- | doc/user/project/builds/artifacts.md | 4 | ||||
-rw-r--r-- | doc/user/project/gpg_signed_commits/index.md | 4 | ||||
-rw-r--r-- | doc/user/project/integrations/kubernetes.md | 4 | ||||
-rw-r--r-- | doc/user/project/integrations/prometheus_library/metrics.md | 4 | ||||
-rw-r--r-- | doc/user/project/merge_requests.md | 4 | ||||
-rw-r--r-- | doc/user/project/merge_requests/maintainer_access.md | 4 | ||||
-rw-r--r-- | doc/user/project/merge_requests/merge_request_discussion_resolution.md | 4 | ||||
-rw-r--r-- | doc/user/project/merge_requests/merge_when_build_succeeds.md | 8 | ||||
-rw-r--r-- | doc/user/project/releases.md | 4 | ||||
-rw-r--r-- | doc/user/project/slash_commands.md | 4 |
13 files changed, 52 insertions, 3 deletions
diff --git a/doc/user/account/security.md b/doc/user/account/security.md index f4078876fab..8a8edc23529 100644 --- a/doc/user/account/security.md +++ b/doc/user/account/security.md @@ -1 +1,5 @@ +--- +redirect_to: '../profile/account/index.md' +--- + This document was moved to [profile](../profile/account/index.md). diff --git a/doc/user/account/two_factor_authentication.md b/doc/user/account/two_factor_authentication.md index ea2c8307860..42a66becc50 100644 --- a/doc/user/account/two_factor_authentication.md +++ b/doc/user/account/two_factor_authentication.md @@ -1 +1,5 @@ +--- +redirect_to: '../profile/account/two_factor_authentication.md' +--- + This document was moved to [profile/account/two_factor_authentication](../profile/account/two_factor_authentication.md). diff --git a/doc/user/profile/account/index.md b/doc/user/profile/account/index.md index 06667bfc5f1..56b6498e16c 100644 --- a/doc/user/profile/account/index.md +++ b/doc/user/profile/account/index.md @@ -1,2 +1,5 @@ +--- +redirect_to: '../index.md#profile-settings' +--- This document was moved to [../index.md#profile-settings](../index.md#profile-settings). diff --git a/doc/user/project/builds/artifacts.md b/doc/user/project/builds/artifacts.md index 514c729b37d..1b0f3f61394 100644 --- a/doc/user/project/builds/artifacts.md +++ b/doc/user/project/builds/artifacts.md @@ -1 +1,5 @@ +--- +redirect_to: '../pipelines/job_artifacts.md' +--- + This document was moved to [pipelines/job_artifacts](../pipelines/job_artifacts.md). diff --git a/doc/user/project/gpg_signed_commits/index.md b/doc/user/project/gpg_signed_commits/index.md index 261eedeb412..bd9a5313489 100644 --- a/doc/user/project/gpg_signed_commits/index.md +++ b/doc/user/project/gpg_signed_commits/index.md @@ -1 +1,5 @@ +--- +redirect_to: '../repository/gpg_signed_commits/index.md' +--- + This document was moved to [another location](../repository/gpg_signed_commits/index.md). diff --git a/doc/user/project/integrations/kubernetes.md b/doc/user/project/integrations/kubernetes.md index 9342a2cbb00..ab43eb2da7e 100644 --- a/doc/user/project/integrations/kubernetes.md +++ b/doc/user/project/integrations/kubernetes.md @@ -1 +1,5 @@ +--- +redirect_to: '../clusters/index.md' +--- + This document was moved to [another location](../clusters/index.md). diff --git a/doc/user/project/integrations/prometheus_library/metrics.md b/doc/user/project/integrations/prometheus_library/metrics.md index 37a5388d2fc..7ace0ec5a93 100644 --- a/doc/user/project/integrations/prometheus_library/metrics.md +++ b/doc/user/project/integrations/prometheus_library/metrics.md @@ -1 +1,5 @@ +--- +redirect_to: 'index.md' +--- + This document was moved to [another location](index.md). diff --git a/doc/user/project/merge_requests.md b/doc/user/project/merge_requests.md index 84a79f04094..1d7ebc856c3 100644 --- a/doc/user/project/merge_requests.md +++ b/doc/user/project/merge_requests.md @@ -1 +1,5 @@ +--- +redirect_to: 'merge_requests/index.md' +--- + This document was moved to [merge_requests/index.md](merge_requests/index.md). diff --git a/doc/user/project/merge_requests/maintainer_access.md b/doc/user/project/merge_requests/maintainer_access.md index d59afecd375..fe7e1f558c7 100644 --- a/doc/user/project/merge_requests/maintainer_access.md +++ b/doc/user/project/merge_requests/maintainer_access.md @@ -1 +1,5 @@ +--- +redirect_to: 'allow_collaboration.md' +--- + This document was moved to [another location](allow_collaboration.md). diff --git a/doc/user/project/merge_requests/merge_request_discussion_resolution.md b/doc/user/project/merge_requests/merge_request_discussion_resolution.md index 200965875a1..a554d727ca4 100644 --- a/doc/user/project/merge_requests/merge_request_discussion_resolution.md +++ b/doc/user/project/merge_requests/merge_request_discussion_resolution.md @@ -1 +1,5 @@ +--- +redirect_to: '../../discussions/index.md' +--- + This document was moved to [another location](../../discussions/index.md). diff --git a/doc/user/project/merge_requests/merge_when_build_succeeds.md b/doc/user/project/merge_requests/merge_when_build_succeeds.md index 2167fdfbf7e..cf5e3af16c9 100644 --- a/doc/user/project/merge_requests/merge_when_build_succeeds.md +++ b/doc/user/project/merge_requests/merge_when_build_succeeds.md @@ -1,5 +1,7 @@ -This document was moved to [merge_when_pipeline_succeeds](merge_when_pipeline_succeeds.md). +--- +redirect_to: 'merge_when_pipeline_succeeds.md' +--- ->[Introduced][ce-7135] by the "Rename MWBS service to Merge When Pipeline Succeeds" change. +This document was moved to [merge_when_pipeline_succeeds](merge_when_pipeline_succeeds.md). -[ce-7135]: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/7135 +>[Introduced](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/7135) by the "Rename MWBS service to Merge When Pipeline Succeeds" change. diff --git a/doc/user/project/releases.md b/doc/user/project/releases.md index 737842962a9..baa7a295273 100644 --- a/doc/user/project/releases.md +++ b/doc/user/project/releases.md @@ -1 +1,5 @@ +--- +redirect_to: 'releases/index.md' +--- + This document was moved to [another location](releases/index.md). diff --git a/doc/user/project/slash_commands.md b/doc/user/project/slash_commands.md index e9103a3f49c..1280524bc9b 100644 --- a/doc/user/project/slash_commands.md +++ b/doc/user/project/slash_commands.md @@ -1 +1,5 @@ +--- +redirect_to: 'quick_actions.md' +--- + This document was moved to [user/project/quick_actions.md](quick_actions.md). |