Issue #3107243 by kishor_kolekar, Kartagis, prabha1997, Neslee Canil Pinto, jungle, kiamlaluno, longwave, pandaski, alexpott, catch: Fix punctuation in link.schema.yml label

merge-requests/2419/head
Alex Pott 2020-04-05 13:07:15 +01:00
parent 24e1692a9f
commit fb0ced5093
No known key found for this signature in database
GPG Key ID: 31905460D4A69276
1 changed files with 2 additions and 2 deletions

View File

@ -74,10 +74,10 @@ field.value.link:
label: 'URL fragment'
absolute:
type: boolean
label: 'Is this URL absolute'
label: 'Whether to force the output to be an absolute link (beginning with http: or https:)'
https:
type: boolean
label: 'If the URL should use a secure protocol'
label: 'Whether to force this URL to point to a secure location (beginning with https:)'
attributes:
type: sequence
label: 'Link attributes'