From 15656f6b286a85cae36af2456dbaac29a8b12275 Mon Sep 17 00:00:00 2001
From: Jared Hancock <jared@osticket.com>
Date: Tue, 4 Aug 2015 14:17:14 -0500
Subject: [PATCH] help: Fix broken link to user settings

---
 include/i18n/en_US/help/tips/settings.kb.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/i18n/en_US/help/tips/settings.kb.yaml b/include/i18n/en_US/help/tips/settings.kb.yaml
index 702dac9d5..c6147567c 100644
--- a/include/i18n/en_US/help/tips/settings.kb.yaml
+++ b/include/i18n/en_US/help/tips/settings.kb.yaml
@@ -35,7 +35,7 @@ restrict_kb:
         your knowledge base articles on the client interface.
     links:
       - title: Access Control Settings
-        href: /scp/settings.php?t=access
+        href: /scp/settings.php?t=users
 
 canned_responses:
     title: Canned Responses
-- 
GitLab