From 4e4ca091d96127751e81dca6e674468c9feb1854 Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Fri, 1 Jul 2011 06:18:15 -0700 Subject: [PATCH] Fix link to documentation on welcome page. --- application/views/home/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/views/home/index.php b/application/views/home/index.php index 4e17bf50..f745a06c 100644 --- a/application/views/home/index.php +++ b/application/views/home/index.php @@ -73,7 +73,7 @@

Ready to dig in? Start building your application in the application/routes.php file.

-

Need to learn more? Peruse our wonderful documentation.

+

Need to learn more? Peruse our wonderful documentation.

\ No newline at end of file