diff --git a/ReleaseNotes/ReleaseNotes-2.0.21.txt b/ReleaseNotes/ReleaseNotes-2.0.21.txt index 7dd9ef42d3..47ba6542f9 100644 --- a/ReleaseNotes/ReleaseNotes-2.0.21.txt +++ b/ReleaseNotes/ReleaseNotes-2.0.21.txt @@ -201,7 +201,7 @@ not appear under the original change notification thread. Gerrit no longer forges the From header in notification emails. To enable the prior forging behavior, set `sendemail.from` to `USER` in gerrit.config. For more details see -[http://gerrit.googlecode.com/svn/documentation/2.0/config-gerrit.html#sendemail.from sendemail.from] +link:http://gerrit.googlecode.com/svn/documentation/2.0/config-gerrit.html#sendemail.from[sendemail.from] Bug Fixes --------- diff --git a/ReleaseNotes/ReleaseNotes-2.0.24.txt b/ReleaseNotes/ReleaseNotes-2.0.24.txt index 9481a3a319..7e0a617b74 100644 --- a/ReleaseNotes/ReleaseNotes-2.0.24.txt +++ b/ReleaseNotes/ReleaseNotes-2.0.24.txt @@ -67,7 +67,7 @@ requests back to the developers. * issue 300 Support SMTP over SSL/TLS + Encrypted SMTP is now supported natively within Gerrit, see -[http://gerrit.googlecode.com/svn/documentation/2.0/config-gerrit.html#sendemail.smtpEncryption sendemail.smtpEncryption] +link:http://gerrit.googlecode.com/svn/documentation/2.0/config-gerrit.html#sendemail.smtpEncryption[sendemail.smtpEncryption] Bug Fixes ---------