Browse Source

Update path to index view file.

Signed-off-by: Johnson Page <jwpage@gmail.com>
Johnson Page 12 years ago
parent
commit
93f5785911
1 changed files with 1 additions and 1 deletions
  1. 1 1
      application/views/home/index.blade.php

+ 1 - 1
application/views/home/index.blade.php

@@ -29,7 +29,7 @@
 
 				<p>And the view sitting before you can be found at:</p>
 
-				<pre>{{ path('app') }}views/home/index.php</pre>
+				<pre>{{ path('app') }}views/home/index.blade.php</pre>
 
 				<h2>Grow in knowledge.</h2>