From 667427e78ada6acf68426a1c0ea75fe86c36d005 Mon Sep 17 00:00:00 2001 From: April M <36110273+aimurphy@users.noreply.github.com> Date: Thu, 23 Apr 2026 12:44:49 -0700 Subject: [PATCH] rbac link updates --- in-progress/administration.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/in-progress/administration.adoc b/in-progress/administration.adoc index 48f00d9..edf257c 100644 --- a/in-progress/administration.adoc +++ b/in-progress/administration.adoc @@ -116,7 +116,7 @@ astra user invite **USER_EMAIL** [IMPORTANT] ==== -If you don't specify a role when inviting a user, the user is automatically assigned the default role of {database-administrator-role}. +If you don't specify a role when inviting a user, the user is automatically assigned the {database-administrator-role} role. ==== === `user invite` options @@ -391,7 +391,7 @@ OPTIONS [#list-roles] == List roles -Use the `astra role list` command to list all xref:astra-db-serverless:administration:manage-database-access.adoc#default-roles[default roles] and xref:astra-db-serverless:administration:manage-database-access.adoc#custom-roles[custom roles] in your {product-short} organization: +Use the `astra role list` command to list all xref:astra-db-serverless:administration:rbac.adoc[built-in and custom roles] in your {product-short} organization: [source,bash] ----