diff --git a/core/modules/link/config/schema/link.schema.yml b/core/modules/link/config/schema/link.schema.yml index aa7226a..a93ddf6 100644 --- a/core/modules/link/config/schema/link.schema.yml +++ b/core/modules/link/config/schema/link.schema.yml @@ -73,9 +73,6 @@ field.value.link: absolute: type: boolean label: 'Is this Url absolute' - language: - type: string - label: 'The language' https: type: boolean label: 'If the Url should use a secure protocol'