aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorJanos Follath <janos.follath@arm.com>2020-05-27 07:44:25 +0100
committerGitHub <noreply@github.com>2020-05-27 07:44:25 +0100
commiteee1f3b0c1d05c010ca9d61332c230358cc7c536 (patch)
tree3b1dd79f7cbd30056a90e14213d48c860f1bc1fb /CONTRIBUTING.md
parentb1ccff872559ad315e247672e5843f98f580812f (diff)
parent8c4fd40bf6eb066c3270aef20fb538cf94255769 (diff)
downloadmbedtls-eee1f3b0c1d05c010ca9d61332c230358cc7c536.zip
mbedtls-eee1f3b0c1d05c010ca9d61332c230358cc7c536.tar.gz
mbedtls-eee1f3b0c1d05c010ca9d61332c230358cc7c536.tar.bz2
Merge pull request #3341 from paul-elliott-arm/fix-contributing
Fix contributing link to changelog howto
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 7a0d95d..9b02ba5 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -79,4 +79,4 @@ Mbed TLS is well documented, but if you think documentation is needed, speak out
1. Complex parts in the code should include comments.
1. If needed, a Readme file is advised.
1. If a [Knowledge Base (KB)](https://tls.mbed.org/kb) article should be added, write this as a comment in the PR description.
-1. A [ChangeLog](https://github.com/ARMmbed/mbedtls/blob/development/ChangeLog) entry should be added for this contribution.
+1. A [ChangeLog](https://github.com/ARMmbed/mbedtls/blob/development/ChangeLog.d/00README.md) entry should be added for this contribution.