From c2c8d00e35bc447bbfbbda40c8933c6b4119ce83 Mon Sep 17 00:00:00 2001 From: Jannis Leidel Date: Tue, 12 Apr 2011 13:41:42 +0200 Subject: [PATCH] Added a missing link. --- docs/remote-storages.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/remote-storages.txt b/docs/remote-storages.txt index 0ae6a37..2d577ac 100644 --- a/docs/remote-storages.txt +++ b/docs/remote-storages.txt @@ -79,6 +79,7 @@ integrated. .. _boto: http://boto.cloudhackers.com/ .. _django-storages: http://code.welldev.org/django-storages/ .. _django-staticfiles: http://github.com/jezdez/django-staticfiles/ +.. _staticfiles: http://docs.djangoproject.com/en/dev/howto/static-files/ .. _STATIC_ROOT: http://docs.djangoproject.com/en/dev/ref/settings/#static-root .. _STATIC_URL: http://docs.djangoproject.com/en/dev/ref/settings/#static-url .. _STATICFILES_STORAGE: http://docs.djangoproject.com/en/dev/ref/contrib/staticfiles/#staticfiles-storage