diff -r 6bd3970613d9 docs/howto/static-files.txt
--- a/docs/howto/static-files.txt	Mon Aug 22 02:03:50 2011 +0000
+++ b/docs/howto/static-files.txt	Tue Aug 23 10:09:15 2011 +1000
@@ -501,6 +501,11 @@
       (and the :setting:`DEBUG` setting is ``True``), you no longer need to add
       anything to your URLconf for serving static files in development.
 
+Admin media
+==========
+
+To set ADMIN_MEDIA_PREFIX see https://docs.djangoproject.com/en/1.3/ref/settings/#admin-media-prefix
+
 Learn more
 ==========
 
