Fix link to documentation on welcome page.
This commit is contained in:
parent
067bfed610
commit
4e4ca091d9
|
@ -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>
|
Loading…
Reference in New Issue