1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00

rails-generate: fix more information link (#5706)

This commit is contained in:
Nelson Figueroa 2021-04-08 04:10:27 -07:00 committed by GitHub
parent 8830f26076
commit 4ff745fdad
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
# rails generate
> Generate new Rails templates in an existing project.
> More information: <https://guides.rubyonrails.org/command_line.html#rails-generate>.
> More information: <https://guides.rubyonrails.org/command_line.html#bin-rails-generate>.
- List all available generators: