Update domain selection description

This commit is contained in:
Simon Larsen 2024-04-03 09:58:17 +01:00
parent 1f8c0e6b71
commit 0e2e440a90
No known key found for this signature in database
GPG Key ID: AB45983AA9C81CDE

View File

@ -141,7 +141,7 @@ const StatusPageDelete: FunctionComponent<PageComponentProps> = (
},
title: 'Domain',
description:
'Please select a verified domain from this list. If you do not see any domains in this list, please head over to settings to add some.',
'Please select a verified domain from this list. If you do not see any domains in this list, please head over to More -> Project Settings -> Custom Domains to add one.',
fieldType: FormFieldSchemaType.Dropdown,
dropdownModal: {
type: Domain,