Fix announcement draft formatting [ci skip]

This commit is contained in:
Rafael Mendonça França 2018-12-04 13:40:05 -05:00
parent b2465a0cc9
commit 0421eecf13
No known key found for this signature in database
GPG Key ID: FC23B6D0F1EEE948
1 changed files with 2 additions and 2 deletions

View File

@ -16,9 +16,9 @@ To view the changes for each gem, please read the changelogs on GitHub:
<%= "* [#{FRAMEWORK_NAMES[framework]} CHANGELOG](https://github.com/rails/rails/blob/v#{version}/#{framework}/CHANGELOG.md)" %>
<%- end -%>
To see a summary of changes, please read the release on GitHub:
To see a summary of changes, please read the release on GitHub:
<%= "* [#{version} CHANGELOG](https://github.com/rails/rails/releases/tag/v#{version})" %>
<%= "[#{version} CHANGELOG](https://github.com/rails/rails/releases/tag/v#{version})" %>
*Full listing*