From 112949e26e4e775045f825de52e291e7e4f3859e Mon Sep 17 00:00:00 2001 From: Jon Glassman Date: Thu, 11 Jan 2024 15:53:27 +0000 Subject: Add Available Custom Permissions to global nav --- content/_data/navigation.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml index c255d33a..1a037669 100644 --- a/content/_data/navigation.yaml +++ b/content/_data/navigation.yaml @@ -1266,6 +1266,8 @@ sections: docs: - doc_title: Custom roles doc_url: 'ee/user/custom_roles.html' + - doc_title: Available custom permissions + doc_url: 'ee/user/custom_roles/abilities.html' - doc_title: Personal access tokens doc_url: 'ee/user/profile/personal_access_tokens.html' - doc_title: Profile preferences -- cgit v1.2.3