Author: jacob
Date: 2008-08-28 14:46:33 -0500 (Thu, 28 Aug 2008)
New Revision: 8677

Modified:
   django/trunk/django/contrib/comments/templates/comments/400-debug.html
Log:
Fixed #8608: corrected doc link in comment 400 error page.

Modified: django/trunk/django/contrib/comments/templates/comments/400-debug.html
===================================================================
--- django/trunk/django/contrib/comments/templates/comments/400-debug.html      
2008-08-28 19:38:56 UTC (rev 8676)
+++ django/trunk/django/contrib/comments/templates/comments/400-debug.html      
2008-08-28 19:46:33 UTC (rev 8677)
@@ -37,7 +37,7 @@
     The comment you tried to post to this view wasn't saved because something
     tampered with the security information in the comment form. The message
     above should explain the problem, or you can check the <a
-    href="http://www.djangoproject.com/documentation/comments/";>comment
+    href="http://docs.djangoproject.com/en/dev/ref/contrib/comments/";>comment
     documentation</a> for more help.
     </p>
   </div>


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to