From 124eee18dae893069e2bdc14121cfcca4fdfc807 Mon Sep 17 00:00:00 2001 From: carlos-ea Date: Tue, 23 Aug 2022 11:29:40 -0500 Subject: [PATCH] Fix "upgrade version 3 to 4"-url (#438) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c578011..1862569 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ composer require ramsey/uuid See the documentation for a thorough upgrade guide: -* [Upgrading ramsey/uuid Version 3 to 4](https://uuid.ramsey.dev/en/latest/upgrading/3-to-4.html) +* [Upgrading ramsey/uuid Version 3 to 4](https://uuid.ramsey.dev/en/stable/upgrading/3-to-4.html) ## Documentation