aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRafael França <rafaelmfranca@gmail.com>2016-08-23 23:29:44 -0300
committerGitHub <noreply@github.com>2016-08-23 23:29:44 -0300
commitae570a2ead7aa5fb78ef823a95ebbc7ed764a467 (patch)
treec3a6ae0ad4cd5c1e8628217cd13c5746984538cb
parent8c83a449f5ca4469cf50ae9350383d4795d74041 (diff)
parent53a8663bb5e09e287e720dd07324cf3b61a2f3d2 (diff)
downloadrails-ae570a2ead7aa5fb78ef823a95ebbc7ed764a467.tar.gz
rails-ae570a2ead7aa5fb78ef823a95ebbc7ed764a467.tar.bz2
rails-ae570a2ead7aa5fb78ef823a95ebbc7ed764a467.zip
Merge pull request #26267 from riseshia/patch-1
Rename the title of comand_line.md in index
-rw-r--r--guides/source/documents.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/guides/source/documents.yaml b/guides/source/documents.yaml
index 627e23422d..2925fb4b58 100644
--- a/guides/source/documents.yaml
+++ b/guides/source/documents.yaml
@@ -100,9 +100,9 @@
url: configuring.html
description: This guide covers the basic configuration settings for a Rails application.
-
- name: Rails Command Line Tools and Rake Tasks
+ name: The Rails Command Line
url: command_line.html
- description: This guide covers the command line tools and rake tasks provided by Rails.
+ description: This guide covers the command line tools provided by Rails.
-
name: Asset Pipeline
url: asset_pipeline.html