Skip to content

Commit 7a797b3

Browse files
authored
Update README.md
1 parent a690bfc commit 7a797b3

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
@@ -7,7 +7,7 @@
77

88
This plugin allows you to enable one-click logins for your local Filament panels, which is useful when developing a Filament project with multiple users and various roles.
99

10-
![example-screenshot.png](docs-assets/screenshots/example-screenshot.png)
10+
![example-screenshot.png](https://raw.githubusercontent.com/DutchCodingCompany/filament-developer-logins/main/docs-assets/screenshots/example-screenshot.png)
1111

1212
## Installation
1313

@@ -62,7 +62,7 @@ FilamentDeveloperLoginsPlugin::make()
6262
->switchable(false) // This also accepts a closure.
6363
```
6464

65-
![example-screenshot.png](docs-assets/screenshots/switchable-screenshot.png)
65+
![switchable-screenshot.png](https://raw.githubusercontent.com/DutchCodingCompany/filament-developer-logins/main/docs-assets/screenshots/switchable-screenshot.png)
6666

6767
### column()
6868

0 commit comments

Comments
 (0)