From 9577f0f57c6ad60e82d1ec07d528186918c4a66e Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Mon, 17 Jan 2005 01:05:14 +0000 Subject: Fixed up some docs git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@438 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- actionpack/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'actionpack') 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:

Hello world

- Learn more in link:classes/ActionController/Layout.html + Learn more in link:classes/ActionController/Layout/ClassMethods.html * Advanced redirection that makes pretty urls easy -- cgit v1.2.3