From fd5749b2c9c6ae0328e6ec0a2b957ca94a3ef143 Mon Sep 17 00:00:00 2001 From: Marcel Amirault Date: Sun, 5 May 2019 16:27:37 +0000 Subject: Docs: Merge EE doc/gitlab-geo to CE --- doc/gitlab-geo/ssh.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 doc/gitlab-geo/ssh.md (limited to 'doc/gitlab-geo/ssh.md') diff --git a/doc/gitlab-geo/ssh.md b/doc/gitlab-geo/ssh.md new file mode 100644 index 00000000000..310084033ec --- /dev/null +++ b/doc/gitlab-geo/ssh.md @@ -0,0 +1,5 @@ +--- +redirect_to: 'https://docs.gitlab.com/ee/administration/operations/fast_ssh_key_lookup.md' +--- + +This document was moved to [another location](https://docs.gitlab.com/ee/administration/operations/fast_ssh_key_lookup.md). -- cgit v1.2.1 From ebd1083360bd27dcda4efb649febefc0cb807826 Mon Sep 17 00:00:00 2001 From: Marcel Amirault Date: Mon, 6 May 2019 00:03:45 +0000 Subject: Docs: Change geo redirects to relative to match EE --- doc/gitlab-geo/ssh.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/gitlab-geo/ssh.md') diff --git a/doc/gitlab-geo/ssh.md b/doc/gitlab-geo/ssh.md index 310084033ec..4f8db687850 100644 --- a/doc/gitlab-geo/ssh.md +++ b/doc/gitlab-geo/ssh.md @@ -1,5 +1,5 @@ --- -redirect_to: 'https://docs.gitlab.com/ee/administration/operations/fast_ssh_key_lookup.md' +redirect_to: '../administration/operations/fast_ssh_key_lookup.md' --- -This document was moved to [another location](https://docs.gitlab.com/ee/administration/operations/fast_ssh_key_lookup.md). +This document was moved to [another location](../administration/operations/fast_ssh_key_lookup.md). -- cgit v1.2.1