diff options
author | Sam Rose <samrose3@gmail.com> | 2016-10-20 08:23:35 -0400 |
---|---|---|
committer | Rémy Coutable <remy@rymai.me> | 2016-10-26 12:41:54 +0200 |
commit | 8eda73619bb0c42ed2bf6221b1766f010ef93f69 (patch) | |
tree | 07dc223b631a00d4cbd727ca81a7ff3e2f93d081 /CHANGELOG.md | |
parent | 3c270ab36f102c46d23b92902895da26e238b7f5 (diff) | |
download | gitlab-ce-8eda73619bb0c42ed2bf6221b1766f010ef93f69.tar.gz |
Fix typo on /help/ui to Alerts section
Signed-off-by: Rémy Coutable <remy@rymai.me>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index e61165b2826..5592625efcb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ Please view this file on the master branch, on stable branches it's out of date. - Fix HipChat notifications rendering (airatshigapov, eisnerd) - Add hover to trash icon in notes !7008 (blackst0ne) - Escape ref and path for relative links !6050 (winniehell) + - Fixed link typo on /help/ui to Alerts section. !6915 (Sam Rose) - Simpler arguments passed to named_route on toggle_award_url helper method - Fix: Backup restore doesn't clear cache - Replace jquery.cookie plugin with js.cookie !7085 |