mirror of
https://github.com/laravel/valet.git
synced 2026-02-04 16:10:08 +01:00
Update URL for upgrade instructions
This commit is contained in:
@@ -436,7 +436,7 @@
|
|||||||
output('Yes');
|
output('Yes');
|
||||||
} else {
|
} else {
|
||||||
output(sprintf('Your version of Valet (%s) is not the latest version available.', $version));
|
output(sprintf('Your version of Valet (%s) is not the latest version available.', $version));
|
||||||
output('Upgrade instructions can be found in the docs: https://laravel.com/docs/valet#upgrading');
|
output('Upgrade instructions can be found in the docs: https://laravel.com/docs/valet#upgrading-valet');
|
||||||
}
|
}
|
||||||
})->descriptions('Determine if this is the latest version of Valet');
|
})->descriptions('Determine if this is the latest version of Valet');
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user