diff options
author | Achilleas Pipinellis <axil@gitlab.com> | 2017-11-01 15:56:40 +0000 |
---|---|---|
committer | 🚄 Job van der Voort 🚀 <job@gitlab.com> | 2017-11-01 15:56:40 +0000 |
commit | 69b4c5c01171bcd0ee2129cdcc00a8a59beb5322 (patch) | |
tree | 1bc965c8ed45f920f826d899e20dcfdcf2877d58 /doc/update/5.1-to-5.4.md | |
parent | 5c1459ef0f1fa4f091ccb735aba9fd918f53105d (diff) | |
download | gitlab-ce-69b4c5c01171bcd0ee2129cdcc00a8a59beb5322.tar.gz |
Exclude comments from specific docs
Diffstat (limited to 'doc/update/5.1-to-5.4.md')
-rw-r--r-- | doc/update/5.1-to-5.4.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/update/5.1-to-5.4.md b/doc/update/5.1-to-5.4.md index e80f1b89c63..212343bac3f 100644 --- a/doc/update/5.1-to-5.4.md +++ b/doc/update/5.1-to-5.4.md @@ -1,3 +1,7 @@ +--- +comments: false +--- + # From 5.1 to 5.4 *Make sure you view this [upgrade guide from the `master` branch](https://gitlab.com/gitlab-org/gitlab-ce/tree/master/doc/update/5.1-to-5.4.md) for the most up to date instructions.* |