summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAdrian Holovaty <adrian@holovaty.com>2007-08-25 18:37:43 +0000
committerAdrian Holovaty <adrian@holovaty.com>2007-08-25 18:37:43 +0000
commit62329dca05dc0354438d08c609bcee0616c027d2 (patch)
tree23b99a01ceb0c3f73dee0e924280564558ea7603 /docs
parent375c88d2bcb98e80b38b0ad3b6e7116b80c13064 (diff)
Fixed #5209 -- Removed link to outdated screencast in docs/faq.txt. Thanks, Collin Grady
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6005 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs')
-rw-r--r--docs/faq.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/faq.txt b/docs/faq.txt
index 844ea77809..cef0508562 100644
--- a/docs/faq.txt
+++ b/docs/faq.txt
@@ -204,10 +204,6 @@ out a few points, we want to make sure they reflect the final state of things
at Django 1.0, not some intermediary step. In other words, we don't want to
spend a lot of energy creating screencasts yet, because Django APIs will shift.
-In the meantime, though, check out this `unofficial Django screencast`_.
-
-.. _unofficial Django screencast: http://www.throwingbeans.org/django_screencasts.html
-
Is Django a content-management-system (CMS)?
--------------------------------------------