From 1ec6f36806f17f3259983b94f9dee0932d586abe Mon Sep 17 00:00:00 2001 From: SerhiiKotelnikov <165281614+SerhiiKotelnikov@users.noreply.github.com> Date: Tue, 5 Nov 2024 14:44:45 +0200 Subject: [PATCH] Update README.md 404 link correction --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 50ef5fa..977e3d9 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ See our website, [laraveljsonapi.io](https://laraveljsonapi.io) ### Tutorial New to JSON:API and/or Laravel JSON:API? Then -the [Laravel JSON:API tutorial](https://laraveljsonapi.io/docs/2.0/tutorial/) +the [Laravel JSON:API tutorial](https://laraveljsonapi.io/4.x/tutorial/) is a great way to learn! Follow the tutorial to build a blog application with a JSON:API compliant API.