aboutsummaryrefslogtreecommitdiffstats
path: root/railties
diff options
context:
space:
mode:
authorRyan Sandridge <ryan@sandridgelabs.com>2011-12-08 16:18:12 -0500
committerRyan Sandridge <ryan@sandridgelabs.com>2011-12-08 16:18:12 -0500
commit65796bb5fdb5f572ac64498cd2ab02efd55d31dd (patch)
tree1c84487b5b0e8274ef0b3d9e9d19697c9db03c2f /railties
parent09447856b1fb4672baa3849e967edd9bb7bae548 (diff)
downloadrails-65796bb5fdb5f572ac64498cd2ab02efd55d31dd.tar.gz
rails-65796bb5fdb5f572ac64498cd2ab02efd55d31dd.tar.bz2
rails-65796bb5fdb5f572ac64498cd2ab02efd55d31dd.zip
Replacing vague mention of an unspecified section above with a link to the actual section containing Asset Organization.
Diffstat (limited to 'railties')
-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 8ff1035a1c..15ae145c22 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.