From d0c73edc61b65fdd036f53719065c17e932f77cd Mon Sep 17 00:00:00 2001 From: Carl George Date: Jun 17 2021 16:43:17 +0000 Subject: Fix anchor link to soft static allocation section --- diff --git a/guidelines/modules/ROOT/pages/UsersAndGroups.adoc b/guidelines/modules/ROOT/pages/UsersAndGroups.adoc index 7363a31..483233a 100644 --- a/guidelines/modules/ROOT/pages/UsersAndGroups.adoc +++ b/guidelines/modules/ROOT/pages/UsersAndGroups.adoc @@ -118,7 +118,7 @@ For instance, if the package creates files with the assigned UID or GID that are likely to be shared over NFS. Soft static allocation *MUST* be evaluated by the FPC. See the paragraph in the -link:#Soft_static_allocation[ soft static section] +link:#_soft_static_allocation[ soft static section] for details the FPC will want. In some cases it is desirable to create only a group without a user account.