Fix external links in 2.0.21 and 2.0.24 release notes

This should silence the "missing section" errors when
running asciidoc

Change-Id: I29682c18e8edd0471bea568f24953d5f79e0cb8c
This commit is contained in:
Chad Horohoe 2012-09-04 12:35:40 -04:00
parent 96a10ed60e
commit fa084bb4a3
2 changed files with 2 additions and 2 deletions

@ -201,7 +201,7 @@ not appear under the original change notification thread.
Gerrit no longer forges the From header in notification emails. Gerrit no longer forges the From header in notification emails.
To enable the prior forging behavior, set `sendemail.from` To enable the prior forging behavior, set `sendemail.from`
to `USER` in gerrit.config. For more details see 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 Bug Fixes
--------- ---------

@ -67,7 +67,7 @@ requests back to the developers.
* issue 300 Support SMTP over SSL/TLS * issue 300 Support SMTP over SSL/TLS
+ +
Encrypted SMTP is now supported natively within Gerrit, see 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 Bug Fixes
--------- ---------