diff --git a/openmetadata-docs/content/v1.4.x/how-to-guides/admin-guide/alerts.md b/openmetadata-docs/content/v1.4.x/how-to-guides/admin-guide/alerts.md index 10eb197f89d..ae139f4d05e 100644 --- a/openmetadata-docs/content/v1.4.x/how-to-guides/admin-guide/alerts.md +++ b/openmetadata-docs/content/v1.4.x/how-to-guides/admin-guide/alerts.md @@ -137,7 +137,7 @@ caption="Define the Filter" ### Email To enable email alerts you will need to ensure that you have an SMTP server available. With the information for your SMTP server you can configure OpenMetadata to send email alerts either by updating the details from the UI or by updating the below section of the `openmetadata.yaml` file. -To update the details from the UI, navigate to Settings > Customize OpenMetadata > Email +To update the details from the UI, navigate to Settings > Preferences > Email {% image src="/images/v1.4/how-to-guides/admin-guide/email.webp" diff --git a/openmetadata-docs/content/v1.5.x-SNAPSHOT/how-to-guides/admin-guide/alerts.md b/openmetadata-docs/content/v1.5.x-SNAPSHOT/how-to-guides/admin-guide/alerts.md index b82374e4a5f..47572fd3c6a 100644 --- a/openmetadata-docs/content/v1.5.x-SNAPSHOT/how-to-guides/admin-guide/alerts.md +++ b/openmetadata-docs/content/v1.5.x-SNAPSHOT/how-to-guides/admin-guide/alerts.md @@ -137,7 +137,7 @@ caption="Define the Filter" ### Email To enable email alerts you will need to ensure that you have an SMTP server available. With the information for your SMTP server you can configure OpenMetadata to send email alerts either by updating the details from the UI or by updating the below section of the `openmetadata.yaml` file. -To update the details from the UI, navigate to Settings > Customize OpenMetadata > Email +To update the details from the UI, navigate to Settings > Preferences > Email {% image src="/images/v1.5/how-to-guides/admin-guide/email.webp"