From a689fedd37e865eb38e979401d4abf8311811a19 Mon Sep 17 00:00:00 2001 From: William Vincent Date: Tue, 26 Mar 2019 21:12:49 -0400 Subject: [PATCH] update William to Will --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 293d77f..4170679 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ - [Django Sites](https://www.djangosites.org/) - Comprehensive listing of sites built with Django. - [Pony Checkup](https://www.ponycheckup.com/) - Security checkups for Django sites. - [Django Hunter](https://github.com/6IX7ine/djangohunter) - Tool to help identify incorrectly configured Django applications that are exposing sensitive information. -- [William Vincent's Website](https://wsvincent.com) - Up-to-date tutorials on Django and Django REST Framework. +- [Will Vincent's Website](https://wsvincent.com) - Up-to-date tutorials on Django and Django REST Framework. - [Simple is Better than Complex](https://simpleisbetterthancomplex.com/) - Regularly updated website with many tutorials and tips on Django. - [Full Stack Python's Django Page](https://www.fullstackpython.com/django.html) - Explanation of Django philosophy and links to other resources and tutorials. - [RealPython](https://realpython.com/tutorials/django/) - Many high-quality tutorials on Django.