mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Update URLs for the blog [ci-skip]
The blog recently got moved to https://rubyonrails.org/blog/. Redirects to older posts work fine but https://weblog.rubyonrails.org redirects to https://rubyonrails.org.
This commit is contained in:
parent
4607108f91
commit
4289376cbb
2 changed files with 2 additions and 2 deletions
|
@ -158,7 +158,7 @@ break existing applications.
|
|||
If you used Markdown format for your email, you can just paste it into the
|
||||
blog.
|
||||
|
||||
* https://weblog.rubyonrails.org
|
||||
* https://rubyonrails.org/blog
|
||||
|
||||
### Post the announcement to the Rails Twitter account.
|
||||
|
||||
|
|
|
@ -32,7 +32,7 @@
|
|||
More Ruby on Rails
|
||||
</span>
|
||||
<ul class="more-info-links s-hidden">
|
||||
<li class="more-info"><a href="https://weblog.rubyonrails.org/">Blog</a></li>
|
||||
<li class="more-info"><a href="https://rubyonrails.org/blog">Blog</a></li>
|
||||
<li class="more-info"><a href="https://guides.rubyonrails.org/">Guides</a></li>
|
||||
<li class="more-info"><a href="https://api.rubyonrails.org/">API</a></li>
|
||||
<li class="more-info"><a href="https://discuss.rubyonrails.org/">Forum</a></li>
|
||||
|
|
Loading…
Reference in a new issue