Weblink in packages not allowed?

why would using weblink in packages throw an error, complaining about duplicate entries for entities?

Shouldn’t this be applicable, just like any other domain to use in packages, and not force us to use a dedicated weblink.yaml referenced in configuration.yaml, or, worse, direct in configuration.yaml?

weblink:
  entities:
    - name: Home Assistant
      url: https://home-assistant.io
      icon: mdi:home-assistant

There’s already a bug report for this on github.

sorry, missed that. Will check to see the status, and if anything is being adapted.