fixed broken documentation link on welcome page.

This commit is contained in:
Taylor Otwell
2011-07-15 23:19:19 -05:00
parent d73dd3eb9b
commit 40b836511f

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://docs.laravel.com">wonderful documentation</a>.</p> <p>Need to learn more? Peruse our <a href="http://laravel.com">wonderful documentation</a>.</p>
</div> </div>
</body> </body>
</html> </html>