Skip to content

Broken LICENSE links in multiple README files #707

@Noisyxl

Description

@Noisyxl

Description:
There are incorrect links to the LICENCE file across several README.md files in this repository. The links currently point to ./LICENSE but the file is actually named ./LICENCE.

Fix:
Update all README.md files to consistently point to the correct file:

diff
Copy
Edit

  • [MIT]. (./LICENSE)
  • [MIT]. (./LICENCE)
    Files affected:

create-nil-hardhat-project/README.md

docs/README.md

smart-contracts/README.md

This fix has already been tested in this PR but was closed per request to move it to an issue.

Let me know if you'd like me to submit a new PR again!

Thanks 🙂

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions