Fix redirected and broken links

This commit is contained in:
Andrew Janke
2018-12-18 02:05:53 -05:00
parent 5187d5801d
commit 808eb3a286
26 changed files with 98 additions and 98 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ Also included is a command-line tool for exporting SQL data.
Django ORM
**********
The Django ORM is the interface used by `Django <http://www.djangoproject.com>`_
The Django ORM is the interface used by `Django <https://www.djangoproject.com>`_
to provide database access.
It's based on the idea of