diff --git a/source/docs/v3/integrations/livewire.blade.md b/source/docs/v3/integrations/livewire.blade.md index e53314f..15a9c98 100644 --- a/source/docs/v3/integrations/livewire.blade.md +++ b/source/docs/v3/integrations/livewire.blade.md @@ -24,4 +24,4 @@ to this: Now you can use Livewire both in the central app and the tenant app. -Also make sure to enable *universal routes*: \ No newline at end of file +Also make sure to enable [universal routes]({{ $page->link('features/universal-routes') }})