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/logs | |
parent | b541a8d58057c292db020001150b11e79dfb3f2a (diff) | |
download | gitlab-ce-125b4eb296f5e6fb86da47c865de13ebc634f27a.tar.gz |
Docs: Add automatic redirects to many moved files
Diffstat (limited to 'doc/logs')
-rw-r--r-- | doc/logs/logs.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/logs/logs.md b/doc/logs/logs.md index a2eca62d691..0cb092c85fd 100644 --- a/doc/logs/logs.md +++ b/doc/logs/logs.md @@ -1 +1,5 @@ +--- +redirect_to: '../administration/logs.md' +--- + This document was moved to [administration/logs.md](../administration/logs.md). |