Skip to content
Snippets Groups Projects
Unverified Commit ceaa9a0b authored by Alex Pott's avatar Alex Pott
Browse files

Issue #3107243 by kishor_kolekar, Kartagis, prabha1997, Neslee Canil Pinto,...

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

(cherry picked from commit fb0ced50)
parent 81949b41
No related branches found
Tags 9.1.11
9 merge requests!1445Issue #2920039: Views' User Name exposed group filter validation,!1298Issue #3240993: Let layout builder render inline block translations,!774Issue #3174569: Example node template file name is incorrect,!497Issue #2463967: Use .user.ini file for PHP settings,!433Resolve #3163663 "Too many open files",!233Resolve #2693787 "Taxonomy term name",!133Resolve #2666286 "Clean up menuui",!112Resolve #3187004 "Drupaldatetime serialization issue",!53Resolve #3181870: Correct typo "the the" in "core/classList" deprecation message.
...@@ -74,10 +74,10 @@ field.value.link: ...@@ -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'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment