Skip to content

Commit 5494646

Browse files
committed
fix README link
1 parent 8d18248 commit 5494646

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,9 @@ Install the package via Composer:
5959

6060
| Plugin Version | Filament Version | Readme |
6161
|----------------|------------------|-------------|
62-
| 1.x | 3.x | [Link](https://github.com/A909M/Filament-StateFusion/main/README.md) |
63-
| 2.x | 4.x | [Link](https://github.com/A909M/Filament-StateFusion/2.x/README.md) |
62+
| 1.x | 3.x | [Link](https://github.com/A909M/Filament-StateFusion/blob/v1.x/README.md) |
63+
| 2.x | 4.x | [Link](https://github.com/A909M/Filament-StateFusion/blob/2.x/README.md) |
64+
6465

6566

6667
```bash

0 commit comments

Comments
 (0)