diff --git a/upgrade.md b/upgrade.md
index d026a4e096..888cb60dd1 100644
--- a/upgrade.md
+++ b/upgrade.md
@@ -50,7 +50,7 @@ You should update the following dependencies in your application's `composer.jso
 
 **Likelihood Of Impact: Low**
 
-Support for [Carbon 2.x](https://carbon.nesbot.com/docs/) has been removed. All Laravel 12 applications now require Carbon 3.x.
+Support for [Carbon 2.x](https://carbon.nesbot.com/docs/) has been removed. All Laravel 12 applications now require [Carbon 3.x](https://carbon.nesbot.com/docs/#api-carbon-3).
 
 <a name="updating-the-laravel-installer"></a>
 ### Updating the Laravel Installer