diff options
author | Marcel Amirault <ravlen@gmail.com> | 2019-03-26 17:21:22 +0000 |
---|---|---|
committer | Achilleas Pipinellis <axil@gitlab.com> | 2019-03-26 17:21:22 +0000 |
commit | 29ba393004cad7af2be48645d09a7303cf94982c (patch) | |
tree | a035055da09faa6a07ddfff36734cd0bae558548 /doc/development/testing.md | |
parent | 9fb750e0ac583cf693024695a109bc3e39734866 (diff) | |
download | gitlab-ce-29ba393004cad7af2be48645d09a7303cf94982c.tar.gz |
Docs: Add automatic redirects to last batch of moved files
Diffstat (limited to 'doc/development/testing.md')
-rw-r--r-- | doc/development/testing.md | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/development/testing.md b/doc/development/testing.md index 45b1519ece8..79ef8e75432 100644 --- a/doc/development/testing.md +++ b/doc/development/testing.md @@ -1 +1,5 @@ -This document was moved to [testing_guide/index.md](testing_guide/index.md). +--- +redirect_to: 'testing_guide/index.md' +--- + +This document was moved to [another location](testing_guide/index.md). |