Fixes link to license file.

License file is no longer in the docs folder, it's not at the top level so GitHub can match it.
This commit is contained in:
John Regner
2022-03-01 15:07:48 -08:00
committed by GitHub
parent f5a76956d6
commit b9eec9ed6f
+1 -1
View File
@@ -32,7 +32,7 @@ API Documentation
* Not sure what you're doing?
* [View docs/CMock_Summary.md](docs/CMock_Summary.md)
* Interested in our MIT-style license?
* [View docs/license.txt](docs/license.txt)
* [View docs/license.txt](LICENSE.txt)
* Are there examples?
* They are all in [/examples](examples/)
* Any other resources to check out?