The seven.libraries.yml file contains the following lines.

webfonts:
  license:
    name: SIL Open Font License, Version 1.1
    url: https://openfontlicense.org/
    gpl-compatible: true
  css:
    theme:
      css/theme/fonts.css: {}

The url value is wrong: It should be the URL for the license, in this case https://openfontlicense.org/documents/OFL.txt (or https://openfontlicense.org/open-font-license-official-text/).

Issue fork seven-3529254

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

avpaderno created an issue. See original summary.

avpaderno’s picture

Status: Active » Needs review

  • avpaderno committed cc18107f on 2.0.x
    Issue #3529254: Change the license:url value given for the webfonts
avpaderno’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.