Browse Source

formatting

Taylor Otwell 5 years ago
parent
commit
915667a8d5
1 changed files with 2 additions and 2 deletions
  1. 2 2
      resources/views/welcome.blade.php

+ 2 - 2
resources/views/welcome.blade.php

@@ -85,10 +85,10 @@
                 </div>
 
                 <div class="links">
-                    <a href="https://blog.laravel.com">Blog</a>
-                    <a href="https://laravel.com/docs">Documentation</a>
+                    <a href="https://laravel.com/docs">Docs</a>
                     <a href="https://laracasts.com">Laracasts</a>
                     <a href="https://laravel-news.com">News</a>
+                    <a href="https://blog.laravel.com">Blog</a>
                     <a href="https://nova.laravel.com">Nova</a>
                     <a href="https://forge.laravel.com">Forge</a>
                     <a href="https://github.com/laravel/laravel">GitHub</a>