Skip to content

Commit f5e78c4

Browse files
committed
Fix missing hyperlink on new Getting Started tutorial
1 parent 5813c82 commit f5e78c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/source/getting_started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2932,7 +2932,7 @@ Here are some ideas:
29322932
We also recommend learning more by reading other Ruby on Rails Guides:
29332933

29342934
* [Active Record Basics](active_record_basics.html)
2935-
* [Layouts and Rendering in Rails]()
2935+
* [Layouts and Rendering in Rails](layouts_and_rendering.html)
29362936
* [Testing Rails Applications](testing.html)
29372937
* [Debugging Rails Applications](debugging_rails_applications.html)
29382938
* [Securing Rails Applications](security.html)

0 commit comments

Comments
 (0)