Fix link to documentation on welcome page.

This commit is contained in:
Taylor Otwell 2011-07-01 06:18:15 -07:00
parent 067bfed610
commit 4e4ca091d9
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@
<p>Ready to dig in? Start building your application in the <strong>application/routes.php</strong> file.</p> <p>Ready to dig in? Start building your application in the <strong>application/routes.php</strong> file.</p>
<p>Need to learn more? Peruse our <a href="http://laravel.com/docs">wonderful documentation</a>.</p> <p>Need to learn more? Peruse our <a href="http://docs.laravel.com">wonderful documentation</a>.</p>
</div> </div>
</body> </body>
</html> </html>