Skip to content

Commit

Permalink
resolve merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
Jamison Valenta committed Aug 8, 2024
2 parents 7c25f43 + e5acced commit 52044ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion database/seeders/TargetSeeder.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ class TargetSeeder extends Seeder
protected $targets = [
[
'name' => 'Laravel News',
'url' => 'https://laravel-news.com/links/create',
'url' => 'https://laravel-news.com/links/submit',
],
[
'name' => 'Freek.dev',
Expand Down

0 comments on commit 52044ed

Please sign in to comment.