Merge pull request #10525 from mrcoulter45/readme-fix

Fix 'LICENSE' file 404 link error in README.md
pull/10530/head
Martin Kojtal 2019-05-03 08:26:17 +01:00 committed by GitHub
commit d21263808a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 8 deletions

View File

@ -30,7 +30,7 @@ The software is provided under the [Apache-2.0 license](LICENSE-apache-2.0.txt).
This project contains code from other projects. The original license text is included in those source files. They must comply with our [license guide](https://os.mbed.com/docs/mbed-os/latest/contributing/license.html).
Folders containing files under different permissive license than Apache 2.0 are listed in the [LICENSE](LICENSE) file.
Folders containing files under different permissive license than Apache 2.0 are listed in the [LICENSE](LICENSE.md) file.
## Getting started for developers