[ci skip] Update redirecting links in guides

This commit is contained in:
Alex Kitchens 2016-06-06 08:32:59 -05:00
parent 27cc32f43e
commit 63884a1e35
2 changed files with 2 additions and 2 deletions

View File

@ -871,7 +871,7 @@ Please refer to the [Changelog][active-support] for detailed changes.
`module Foo; extend ActiveSupport::Concern; end` boilerplate.
([Commit](https://github.com/rails/rails/commit/b16c36e688970df2f96f793a759365b248b582ad))
* New [guide](constant_autoloading_and_reloading.html) about constant autoloading and reloading.
* New [guide](autoloading_and_reloading_constants.html) about constant autoloading and reloading.
Credits
-------

View File

@ -111,7 +111,7 @@
<%= link_to 'open an issue', 'https://github.com/rails/rails/issues' %>.
</p>
<p>And last but not least, any kind of discussion regarding Ruby on Rails
documentation is very welcome in the <%= link_to 'rubyonrails-docs mailing list', 'http://groups.google.com/group/rubyonrails-docs' %>.
documentation is very welcome in the <%= link_to 'rubyonrails-docs mailing list', 'https://groups.google.com/forum/#!forum/rubyonrails-docs' %>.
</p>
</div>
</div>