Issue #3107243 by kishor_kolekar, Kartagis, prabha1997, Neslee Canil Pinto, jungle, kiamlaluno, longwave, pandaski, alexpott, catch: Fix punctuation in link.schema.yml label
parent
24e1692a9f
commit
fb0ced5093
|
@ -74,10 +74,10 @@ field.value.link:
|
||||||
label: 'URL fragment'
|
label: 'URL fragment'
|
||||||
absolute:
|
absolute:
|
||||||
type: boolean
|
type: boolean
|
||||||
label: 'Is this URL absolute'
|
label: 'Whether to force the output to be an absolute link (beginning with http: or https:)'
|
||||||
https:
|
https:
|
||||||
type: boolean
|
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:
|
attributes:
|
||||||
type: sequence
|
type: sequence
|
||||||
label: 'Link attributes'
|
label: 'Link attributes'
|
||||||
|
|
Loading…
Reference in New Issue