Updated some outdated external URLs in docs.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@17710 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
Claude Paroz 2012-03-14 07:41:02 +00:00
parent 3ef55dfaa0
commit 21fb1c59c3
4 changed files with 5 additions and 5 deletions

View file

@ -469,8 +469,8 @@ For details on how you'd write one of these backends,
storage backends for many common file storage APIs (including `S3`__).
__ http://s3.amazonaws.com/
__ http://code.welldev.org/django-storages/
__ http://code.welldev.org/django-storages/wiki/S3Storage
__ http://code.larlet.fr/django-storages/
__ http://django-storages.readthedocs.org/en/latest/backends/amazon-S3.html
Upgrading from ``django-staticfiles``
=====================================