-
Notifications
You must be signed in to change notification settings - Fork 42
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
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 🙂
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation