Fix 'LICENSE' file 404 link error

pull/10525/head
Michael Coulter 2019-05-02 10:20:26 -05:00
parent 40f8cb95a8
commit 38f87cf288
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