Skip to content

Commit 56485a1

Browse files
committed
Merge branch 'develop'
2 parents 38ee04c + 41c6034 commit 56485a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ You can install the package via composer:
2121
composer require rappasoft/laravel-livewire-tables
2222
```
2323

24-
Please see the rest of the [installation instructions](https://github.com/rappasoft/laravel-livewire-tables/wiki/Installation-&-Configuration).
24+
Please see the rest of the [installation instructions](https://rappasoft.github.io/laravel-livewire-tables-docs/start/Installation-&-Configuration).
2525

2626
## Usage
2727

@@ -63,7 +63,7 @@ class UsersTable extends DataTableComponent
6363
}
6464
```
6565

66-
### [See advanced example](https://github.com/rappasoft/laravel-livewire-tables/wiki/Advanced-Example-Table)
66+
### [See advanced example](https://rappasoft.github.io/laravel-livewire-tables-docs/usage/Advanced-Example-Table)
6767

6868
## To-do/Roadmap
6969

0 commit comments

Comments
 (0)