Skip to content

Commit 824f8ec

Browse files
committed
fix broken links
1 parent e45550e commit 824f8ec

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
@@ -44,7 +44,7 @@
4444

4545
### Admin
4646

47-
- [Flask-Admin](https://github.com/flask-admin/flask-admin) - Functional admin panel that provides a user interface for managing data based on your models.
47+
- [Flask-Admin](https://github.com/pallets-eco/flask-admin) - Functional admin panel that provides a user interface for managing data based on your models.
4848

4949
### APIs
5050

@@ -166,7 +166,7 @@
166166

167167
### Email
168168

169-
- [Flask-Mail](https://pythonhosted.org/Flask-Mail/) - Provides simple email sending capabilities.
169+
- [Flask-Mail](https://flask-mail.readthedocs.io/) - Provides simple email sending capabilities.
170170
- [Flask-Mailman](https://pypi.org/project/flask-mailman/) - A port of `django.mail` for Flask.
171171
- [Flask-Mail-SendGrid](https://github.com/hamano/flask-mail-sendgrid) - Provides simple email base on Flask-Mail for sending email by SendGrid.
172172

0 commit comments

Comments
 (0)