From 24428cd8289da3a513801105278df7d8dba24cc8 Mon Sep 17 00:00:00 2001 From: Ashley Clarke Date: Fri, 17 Nov 2023 18:12:30 +0000 Subject: [PATCH] link to livewire v3 screencasts --- src/introduction.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/introduction.md b/src/introduction.md index 0df4da0..1b3ecd0 100644 --- a/src/introduction.md +++ b/src/introduction.md @@ -22,7 +22,7 @@ When using Livewire, you may pick and choose which portions of your application :::tip Livewire Screencasts -If you're new to Livewire, check out the [screencasts available on the Livewire website](https://laravel-livewire.com/screencasts/installation). +If you're new to Livewire, check out the [screencasts available on the Livewire website](https://livewire.laravel.com/screencasts/installation). ::: ### Inertia + Vue