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:
parent
8830f26076
commit
4ff745fdad
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue