Skip to content

Commit fb1ed86

Browse files
committed
Up to date with master
2 parents a566435 + c1ea28f commit fb1ed86

File tree

2 files changed

+207
-150
lines changed

2 files changed

+207
-150
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Laravel Views includes by default a set up using different parts of the TALL sta
6666
php artisan view:clear
6767
```
6868

69-
These directives are fine for a dev environment, however, if you want to use your own Tailwindcss or Alpinde.js setup, you can [disable these assets](./doc/laravel-views#including-assets) from being loaded with the Laravel views directive.
69+
These directives are fine for a dev environment, however, if you want to use your own Tailwindcss or Alpinde.js setup, you can [disable these assets](./doc/laravel-views.md#including-assets) from being loaded with the Laravel views directive.
7070
# First table view
7171
This is a basic usage of a table view, you can [read the full table view documentation ](doc/table-view.md)
7272

0 commit comments

Comments
 (0)