Skip to content

Commit 09097c9

Browse files
committed
Fix screenshot rendering in PyPI
1 parent 174193a commit 09097c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Django Mail Auth features:
2424
- drop in Wagtail login replacement
2525
- extendable SMS support
2626

27-
<img src="sample.png" alt="screenshot from a login form" width="425px">
27+
<img src="https://github.com/codingjoe/django-mail-auth/raw/main/sample.png" alt="screenshot from a login form" width="425px">
2828

2929
This project was inspired by:
3030

0 commit comments

Comments
 (0)