diff options
author | Rémy Coutable <remy@rymai.me> | 2018-02-20 14:16:41 +0100 |
---|---|---|
committer | Rémy Coutable <remy@rymai.me> | 2018-02-20 16:12:48 +0100 |
commit | 91f03a7ab2542de274506dcb1857a7d24ea0a1f0 (patch) | |
tree | 31da752bbc76b80d536c879ad485638e4c76c343 /doc | |
parent | 07fc0ea756af640aab38c7b00c10e3bc68c90d89 (diff) | |
download | gitlab-ce-91f03a7ab2542de274506dcb1857a7d24ea0a1f0.tar.gz |
Generate EE changelog under ee/changelogs/unreleased/
Signed-off-by: Rémy Coutable <remy@rymai.me>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/development/changelog.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/development/changelog.md b/doc/development/changelog.md index 757987b2e7a..1962392a9eb 100644 --- a/doc/development/changelog.md +++ b/doc/development/changelog.md @@ -125,7 +125,7 @@ author: type: ``` If you're working on the GitLab EE repository, the entry will be added to -`changelogs/unreleased-ee/` instead. +`ee/changelogs/unreleased/` instead. ### Arguments |