From 32bdbe750d59cbb9ec14d0853a3ee7661be4dfc2 Mon Sep 17 00:00:00 2001 From: Rich Klein Date: Tue, 19 Apr 2022 23:13:13 -0400 Subject: [PATCH] Update introduction.md Point to the more recent free Inertia course on Laracasts. --- 2.x/introduction.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2.x/introduction.md b/2.x/introduction.md index dec818f..5ac17e3 100644 --- a/2.x/introduction.md +++ b/2.x/introduction.md @@ -35,5 +35,5 @@ The Inertia stack is a great choice if you are comfortable with and enjoy using :::tip Inertia Screencasts -If you're new to Inertia, check out the [screencasts available on the Laracasts website](https://laracasts.com/series/learn-inertia-with-jeffrey). +If you're new to Inertia, check out the [screencasts available on the Laracasts website](https://laracasts.com/series/build-modern-laravel-apps-using-inertia-js). :::