diff --git a/admin-guide/configuration/basic/gssproxy_with_keytab.md b/admin-guide/configuration/basic/gssproxy_with_keytab.md index b772a294..969147fb 100644 --- a/admin-guide/configuration/basic/gssproxy_with_keytab.md +++ b/admin-guide/configuration/basic/gssproxy_with_keytab.md @@ -34,4 +34,4 @@ Then as root (`sudo`) make it known to `gssproxy`: # chown root:root /var/lib/gssproxy/clients/$UID.keytab ``` -If you want to [distribute the keytab with Puppet/Hiera](../files/distribute_files), ensure it is [stored in Hiera encrypted](../../puppet/hiera#encrypt-data). +If you want to [distribute the keytab with Puppet/Hiera](../files/distribute_files), ensure it is [stored in Hiera encrypted](../../puppet/hiera).