mirror of
https://github.com/OneUptime/oneuptime
synced 2024-11-22 07:10:53 +00:00
Update domain selection description
This commit is contained in:
parent
1f8c0e6b71
commit
0e2e440a90
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user