Skip to content

Commit 8b88f7f

Browse files
Update URL for upgrade instructions
1 parent af4d25f commit 8b88f7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/valet.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -436,7 +436,7 @@
436436
output('Yes');
437437
} else {
438438
output(sprintf('Your version of Valet (%s) is not the latest version available.', $version));
439-
output('Upgrade instructions can be found in the docs: https://laravel.com/docs/valet#upgrading');
439+
output('Upgrade instructions can be found in the docs: https://laravel.com/docs/valet#upgrading-valet');
440440
}
441441
})->descriptions('Determine if this is the latest version of Valet');
442442

0 commit comments

Comments
 (0)