diff options
Diffstat (limited to 'actionpack')
-rwxr-xr-x | actionpack/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/actionpack/README b/actionpack/README index 33a6095133..da48752a69 100755 --- a/actionpack/README +++ b/actionpack/README @@ -145,7 +145,7 @@ A short rundown of the major features: Result of running hello_world action: <html><body><h1>Hello world</h1></body></html> - Learn more in link:classes/ActionController/Layout.html + Learn more in link:classes/ActionController/Layout/ClassMethods.html * Advanced redirection that makes pretty urls easy |