Skip to content

Commit 80b7a77

Browse files
committed
Relocate screenshot
1 parent 9b52b0e commit 80b7a77

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</p>
66
A simple library of predefined widgets to easily and quickly create auth components using Flutter and Supabase.
77

8-
![Supabase Auth UI](https://raw.githubusercontent.com/supabase-community/flutter-auth-ui/main/.github/images/supabase_auth_ui.png 'UI Sample')
8+
![Supabase Auth UI](https://raw.githubusercontent.com/supabase-community/flutter-auth-ui/main/screenshots/supabase_auth_ui.png 'UI Sample')
99

1010
## Email Auth
1111

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ flutter:
2626

2727
screenshots:
2828
- description: The flutter bloc package logo.
29-
path: .github/images/supabase_auth_ui.png
29+
path: screenshots/supabase_auth_ui.png

0 commit comments

Comments
 (0)