Skip to content

README license links point to missing files #809

Description

@dumanoglu1

Summary

The README license section links to ./LICENSE-APACHE and ./LICENSE-MIT, but those files are not present in the repository. As a result, both links render as missing files from the README.

Where

  • README.md license section
  • ./LICENSE-APACHE
  • ./LICENSE-MIT

Reproduction

From the current main branch:

Test-Path LICENSE-APACHE
Test-Path LICENSE-MIT

Both checks return False.

Expected behavior

The README should either link to license files that exist in the repo, or the missing license files should be added so the dual-license statement resolves correctly.

I can open a small PR after the preferred direction is confirmed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions