Merge pull request #1064 from jwpage/bug/fix_index_path

Update path to index view file.
This commit is contained in:
Phill Sparks
2012-08-07 06:17:08 -07:00

View File

@@ -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>