Browse Source

working on landing page

Taylor Otwell 7 years ago
parent
commit
7f24b9183a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      resources/views/welcome.blade.php

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

@@ -81,10 +81,10 @@
 
                 <div class="links">
                     <a href="https://laravel.com/docs">Documentation</a>
+                    <a href="https://laravel-news.com">News</a>
                     <a href="https://laracasts.com">Laracasts</a>
                     <a href="https://forge.laravel.com">Forge</a>
                     <a href="https://github.com/laravel/laravel">GitHub</a>
-                    <a href="https://twitter.com/laravelphp">Twitter</a>
                 </div>
             </div>
         </div>