Skip to content

Commit 909ff74

Browse files
authored
Merge pull request rails#53577 from y-yagi/add_link_to_v72
Add the link to v7.2 guide at the top of the guide [ci-skip]
2 parents f3a7937 + cc34073 commit 909ff74

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

guides/source/_welcome.html.erb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
<% end %>
1717
<p>
1818
The guides for earlier releases:
19+
<a href="https://guides.rubyonrails.org/v7.2/" data-turbo="false">Rails 7.2</a>,
1920
<a href="https://guides.rubyonrails.org/v7.1/" data-turbo="false">Rails 7.1</a>,
2021
<a href="https://guides.rubyonrails.org/v7.0/" data-turbo="false">Rails 7.0</a>,
2122
<a href="https://guides.rubyonrails.org/v6.1/" data-turbo="false">Rails 6.1</a>,

0 commit comments

Comments
 (0)