diff --git a/README.md b/README.md index 7e9968c3..0a8a024a 100644 --- a/README.md +++ b/README.md @@ -107,13 +107,11 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). *Libraries for administrative interfaces.* * [ajenti](https://github.com/ajenti/ajenti) - The admin panel your servers deserve. -* [django-grappelli](http://grappelliproject.com) - A jazzy skin for the Django Admin-Interface. -* [django-suit](http://djangosuit.com/) - Alternative Django Admin-Interface (free only for Non-commercial use). +* [django-grappelli](https://grappelliproject.com/) - A jazzy skin for the Django Admin-Interface. +* [django-jet](https://github.com/geex-arts/django-jet) - Modern responsive template for the Django admin interface with improved functionality. +* [django-suit](https://djangosuit.com/) - Alternative Django Admin-Interface (free only for Non-commercial use). * [django-xadmin](https://github.com/sshwsfc/xadmin) - Drop-in replacement of Django admin comes with lots of goodies. -* [flask-admin](https://github.com/flask-admin/flask-admin) - Simple and extensible administrative interface framework for -* [django-jet](https://github.com/geex-arts/django-jet) - Modern responsive template for the Django admin interface with improved functionality -* [djadmin](https://github.com/sainipray/djadmin) - Djadmin is a django admin theme -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. * [wooey](https://github.com/wooey/wooey) - A Django app which creates automatic web UIs for Python scripts. @@ -124,7 +122,7 @@ Flask. * [algorithms](https://github.com/keon/algorithms) - Minimal examples of data structures and algorithms in Python. * [PyPattyrn](https://github.com/tylerlaberge/PyPattyrn) - A simple yet effective library for implementing common design patterns. * [python-patterns](https://github.com/faif/python-patterns) - A collection of design patterns in Python. -* [sortedcontainers](http://www.grantjenks.com/docs/sortedcontainers/) - Fast, pure-Python implementation of SortedList, SortedDict, and SortedSet types. +* [sortedcontainers](https://github.com/grantjenks/python-sortedcontainers) - Fast, pure-Python implementation of SortedList, SortedDict, and SortedSet types. ## Audio