Update the forum link in the README file

Update the forum link in the readme file as well.
This commit is contained in:
Ron Eldor 2018-06-27 14:36:37 +03:00
parent b9197bffd0
commit af1e7d1fd6

View File

@ -197,8 +197,8 @@ We gratefully accept bug reports and contributions from the community. There are
### Process ### Process
1. [Check for open issues](https://github.com/ARMmbed/mbedtls/issues) or [start a discussion](https://tls.mbed.org/discussions) around a feature idea or a bug. 1. [Check for open issues](https://github.com/ARMmbed/mbedtls/issues) or [start a discussion](https://forums.mbed.com/c/mbed-tls) around a feature idea or a bug.
2. Fork the [mbed TLS repository on GitHub](https://github.com/ARMmbed/mbedtls) to start making your changes. As a general rule, you should use the "development" branch as a basis. 2. Fork the [Mbed TLS repository on GitHub](https://github.com/ARMmbed/mbedtls) to start making your changes. As a general rule, you should use the "development" branch as a basis.
3. Write a test which shows that the bug was fixed or that the feature works as expected. 3. Write a test which shows that the bug was fixed or that the feature works as expected.
4. Send a pull request and bug us until it gets merged and published. We will include your name in the ChangeLog :) 4. Send a pull request and bug us until it gets merged and published. We will include your name in the ChangeLog :)