aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/source/asset_pipeline.textile
diff options
context:
space:
mode:
authorVijay Dev <vijaydev.cse@gmail.com>2011-12-14 02:13:23 +0530
committerVijay Dev <vijaydev.cse@gmail.com>2011-12-14 02:13:23 +0530
commit74e46e51564b38ee0af70387634e0e4138c31742 (patch)
treec5acd2a915cefb8b7b1ca5e5186b96ef575e25d7 /railties/guides/source/asset_pipeline.textile
parent5dc4868962b77858ce477e17dbaf07bb4155d38d (diff)
parent23bd340a485d72b1a6d30ad55aeec7d3903e0d79 (diff)
downloadrails-74e46e51564b38ee0af70387634e0e4138c31742.tar.gz
rails-74e46e51564b38ee0af70387634e0e4138c31742.tar.bz2
rails-74e46e51564b38ee0af70387634e0e4138c31742.zip
Merge branch 'master' of github.com:lifo/docrails
Diffstat (limited to 'railties/guides/source/asset_pipeline.textile')
-rw-r--r--railties/guides/source/asset_pipeline.textile2
1 files changed, 1 insertions, 1 deletions
diff --git a/railties/guides/source/asset_pipeline.textile b/railties/guides/source/asset_pipeline.textile
index d03d7f4a7d..f48f5afd54 100644
--- a/railties/guides/source/asset_pipeline.textile
+++ b/railties/guides/source/asset_pipeline.textile
@@ -569,7 +569,7 @@ TODO: Registering gems on "Tilt":https://github.com/rtomayko/tilt enabling Sproc
h3. Upgrading from Old Versions of Rails
-There are two issues when upgrading. The first is moving the files to the new locations. See the section above for guidance on the correct locations for different file types.
+There are two issues when upgrading. The first is moving the files to the new locations. See "Asset Organization":#asset-organization above for guidance on the correct locations for different file types.
The second is updating the various environment files with the correct default options. The following changes reflect the defaults in version 3.1.0.