From 5697d2039bb4a42a80eda626eb40d2f3ea751aa2 Mon Sep 17 00:00:00 2001 From: Paul Brown Date: Sun, 27 Dec 2015 00:55:00 -0600 Subject: [PATCH] change flask-admin url to new organization --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c27948cc..df8c4316 100644 --- a/README.md +++ b/README.md @@ -716,7 +716,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by * [Ajenti](https://github.com/Eugeny/ajenti) - The admin panel your servers deserve. * [django-suit](http://djangosuit.com/) - Alternative Django Admin-Interface (free only for Non-commercial use). * [django-xadmin](https://github.com/sshwsfc/django-xadmin) - Drop-in replacement of Django admin comes with lots of goodies. -* [flask-admin](https://github.com/mrjoes/flask-admin) - Simple and extensible administrative interface framework for Flask. +* [flask-admin](https://github.com/flask-admin/flask-admin) - Simple and extensible administrative interface framework for Flask. * [flower](https://github.com/mher/flower) - Real-time monitor and web admin for Celery. * [Grappelli](http://grappelliproject.com) – A jazzy skin for the Django Admin-Interface. * [Wooey](https://github.com/wooey/wooey) - A Django app which creates automatic web UIs for Python scripts.