From 230f16ba4a3b53c30976b641324360e6b4cad2a3 Mon Sep 17 00:00:00 2001 From: Jordan Bradford <36420801+jrdnbradford@users.noreply.github.com> Date: Mon, 22 May 2023 20:31:22 -0400 Subject: [PATCH] Fix broken link to admin page --- docs/howto/admin/admin-users.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/howto/admin/admin-users.md b/docs/howto/admin/admin-users.md index 1102853..95bd5e6 100644 --- a/docs/howto/admin/admin-users.md +++ b/docs/howto/admin/admin-users.md @@ -17,7 +17,7 @@ so attackers can not easily gain control of the system. :::{important} You should make sure an admin user is present when you **install** TLJH the very first time. It is recommended that you also set a password -for the admin at this step. The [`--admin`] (/topic/customizing-installer/admin) +for the admin at this step. The [`--admin`](#howto-admin-admin-users) flag passed to the installer does this. If you had forgotten to do so, the easiest way to fix this is to run the installer again. :::