diff --git a/CHANGELOG.md b/CHANGELOG.md
index e61165b282619f3ced68b38bd9070eb2e95b3de6..5592625efcbf06daec8e2faa98bd34795e37b1a3 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
diff --git a/app/views/help/ui.html.haml b/app/views/help/ui.html.haml
index d16bd61b7793181cb6a59c1bcd15a1fb61002094..070ed90da6dfb0c86bfbd97de8f9bbe160135a6c 100644
--- a/app/views/help/ui.html.haml
+++ b/app/views/help/ui.html.haml
@@ -461,7 +461,7 @@
         .panel-body
           = lorem
 
-  %h2#alert Alerts
+  %h2#alerts Alerts
 
   .row
     .col-md-6