From 92040dd0438e10db8c1c5047f31d7cce1d202676 Mon Sep 17 00:00:00 2001 From: Dries Vints Date: Mon, 1 Jan 2024 11:10:53 +0100 Subject: [PATCH] Adjust link to docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3769dfa8..f6b5b895 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ ## Official Documentation -Documentation for installing Laravel can be found on the [Laravel website](https://laravel.com/docs#installing-laravel). +Documentation for installing Laravel can be found on the [Laravel website](https://laravel.com/docs#creating-a-laravel-project). ## Contributing