From f117dabcf037f6804e7a51b19c53d3081c2c8ffd Mon Sep 17 00:00:00 2001 From: Lukas Wagner Date: Wed, 9 Apr 2025 10:46:28 +0200 Subject: [PATCH] docs: notification: use unicode arrow instead of -> Signed-off-by: Lukas Wagner Link: https://lore.proxmox.com/20250409084628.125951-3-l.wagner@proxmox.com --- docs/notifications.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/notifications.rst b/docs/notifications.rst index ae3f4ad6..5669dab0 100644 --- a/docs/notifications.rst +++ b/docs/notifications.rst @@ -48,7 +48,7 @@ The sendmail notification target uses the ``sendmail`` binary to send emails to a list of configured users or email addresses. If a user is selected as a recipient, the email address configured in user's settings will be used. For the ``root@pam`` user, this is the email address entered during installation. A -user's email address can be configured in ``Configuration -> Access Control -> +user's email address can be configured in ``Configuration → Access Control → User Management``. If a user has no associated email address, no email will be sent.