From fab3cd27fe4c00ee3f929e3351e6e06ca64f0c2d Mon Sep 17 00:00:00 2001 From: Andrej Sandorf <77627197+as-op@users.noreply.github.com> Date: Mon, 22 Nov 2021 14:02:54 +0100 Subject: [PATCH] [#40072] Dead links to/in docs (#9884) https://community.openproject.org/work_packages/40072 --- docs/getting-started/my-account/README.md | 4 ++-- docs/system-admin-guide/initial-setup/README.md | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/getting-started/my-account/README.md b/docs/getting-started/my-account/README.md index 9e482a6933..3de5d1181d 100644 --- a/docs/getting-started/my-account/README.md +++ b/docs/getting-started/my-account/README.md @@ -18,7 +18,7 @@ Change your personal settings in My account. Here you can adapt, e.g. the langua | [Edit your user information](#edit-your-user-information) | How to change the name or email address in OpenProject | | [Profile settings: change your language, time zone or display of comments](#profile-settings) | How to change the language, time zone or display of comments in OpenProject | | [Two-factor authentication](#two-factor-authentication-premium-feature) | How to set up a two-factor authentication | -| [Notifications settings](#notifications settings) | How to change in-app notifications in OpenProject | +| [Notifications settings](#notifications-settings) | How to change in-app notifications in OpenProject | | [Email reminders](#email-reminders) | How to change email reminders sent by OpenProject | | [Set an Avatar](#set-an-avatar) | How to set an avatar in OpenProject and change the profile picture | | [Delete account](#delete-account) | How to delete my own account | @@ -144,7 +144,7 @@ Click the blue **Continue** button to finish the registration. **My account > Notification settings** -In-app notifications can be configured and customized various ways. For a detailed guide, [click here](../../user-guide/notifications/notification_settings). +In-app notifications can be configured and customized various ways. For a detailed guide, [click here](../../user-guide/notifications/notification-settings). Please also see our detailed [in-app notifications](../../user-guide/notifications) guide to gain a general understanding. diff --git a/docs/system-admin-guide/initial-setup/README.md b/docs/system-admin-guide/initial-setup/README.md index 41bf76120f..38191b1025 100644 --- a/docs/system-admin-guide/initial-setup/README.md +++ b/docs/system-admin-guide/initial-setup/README.md @@ -34,4 +34,3 @@ If required, especially for on-premises versions, it might make sense to have a | ------------------------------------------------------------ | :----------------------------------------------------------- | | [Configure outbound emails](../../installation-and-operations/configuration/outbound-emails/) | Set up SMTP on the server to send email | | [Configure incoming emails](../../installation-and-operations/configuration/incoming-emails/) | Receiving email by the server | -| [Email configuration](../email/) | Set up email notifications, email provider and incoming email |