From 1ce8aedfd15a678334720e1d9de7b3463bef348d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9my=20HUBSCHER?= Date: Tue, 7 Jan 2020 14:17:08 +0100 Subject: [PATCH] Update documentation link. --- docs/about/alternatives.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/about/alternatives.txt b/docs/about/alternatives.txt index 140ce87..91742f2 100644 --- a/docs/about/alternatives.txt +++ b/docs/about/alternatives.txt @@ -75,6 +75,6 @@ Here are main differences between the two projects: .. target-notes:: .. _`django.contrib.staticfiles provides a view to serve files`: - https://docs.djangoproject.com/en/1.9/ref/contrib/staticfiles/#static-file-development-view + https://docs.djangoproject.com/en/3.0/ref/contrib/staticfiles/#static-file-development-view .. _`Django ticket #2131`: https://code.djangoproject.com/ticket/2131 .. _`django-sendfile`: http://pypi.python.org/pypi/django-sendfile