diff options
| author | Marcel Amirault <ravlen@gmail.com> | 2019-03-11 05:54:25 +0000 |
|---|---|---|
| committer | Evan Read <eread@gitlab.com> | 2019-03-11 05:54:25 +0000 |
| commit | 125b4eb296f5e6fb86da47c865de13ebc634f27a (patch) | |
| tree | 182ae33a859ba8cf641ae56ee3c171e041a4bb5d /doc/integration | |
| parent | b541a8d58057c292db020001150b11e79dfb3f2a (diff) | |
| download | gitlab-ce-125b4eb296f5e6fb86da47c865de13ebc634f27a.tar.gz | |
Docs: Add automatic redirects to many moved files
Diffstat (limited to 'doc/integration')
| -rw-r--r-- | doc/integration/chat_commands.md | 4 | ||||
| -rw-r--r-- | doc/integration/crowd.md | 4 | ||||
| -rw-r--r-- | doc/integration/jira.md | 4 | ||||
| -rw-r--r-- | doc/integration/ldap.md | 4 | ||||
| -rw-r--r-- | doc/integration/slack.md | 4 |
5 files changed, 20 insertions, 0 deletions
diff --git a/doc/integration/chat_commands.md b/doc/integration/chat_commands.md index 2856992ee25..1a4fb46046d 100644 --- a/doc/integration/chat_commands.md +++ b/doc/integration/chat_commands.md @@ -1 +1,5 @@ +--- +redirect_to: 'slash_commands.md' +--- + This document was moved to [integration/slash_commands.md](slash_commands.md). diff --git a/doc/integration/crowd.md b/doc/integration/crowd.md index 2bc526dc3db..30e3e888b29 100644 --- a/doc/integration/crowd.md +++ b/doc/integration/crowd.md @@ -1 +1,5 @@ +--- +redirect_to: '../administration/auth/crowd.md' +--- + This document was moved to [`administration/auth/crowd`](../administration/auth/crowd.md). diff --git a/doc/integration/jira.md b/doc/integration/jira.md index b6923f74e28..c09fde08326 100644 --- a/doc/integration/jira.md +++ b/doc/integration/jira.md @@ -1 +1,5 @@ +--- +redirect_to: '../user/project/integrations/jira.md' +--- + This document was moved to [integrations/jira](../user/project/integrations/jira.md). diff --git a/doc/integration/ldap.md b/doc/integration/ldap.md index 242890af981..76c124d2ce9 100644 --- a/doc/integration/ldap.md +++ b/doc/integration/ldap.md @@ -1 +1,5 @@ +--- +redirect_to: '../administration/auth/ldap.md' +--- + This document was moved to [`administration/auth/ldap`](../administration/auth/ldap.md). diff --git a/doc/integration/slack.md b/doc/integration/slack.md index 8cd151fbf95..f84ab769218 100644 --- a/doc/integration/slack.md +++ b/doc/integration/slack.md @@ -1 +1,5 @@ +--- +redirect_to: '../project_services/slack.md' +--- + This document was moved to [project_services/slack.md](../project_services/slack.md). |
