Updated obsolete links in the documentation

This commit is contained in:
Claude Paroz 2012-06-28 10:49:07 +02:00
parent c8928b91b5
commit 8a5d1a6b93
28 changed files with 53 additions and 54 deletions

View file

@ -192,7 +192,7 @@ from the request's POST data, sends that to admin@example.com and redirects to
# to get proper validation errors.
return HttpResponse('Make sure all fields are entered and valid.')
.. _Header injection: http://www.nyphp.org/phundamentals/email_header_injection.php
.. _Header injection: http://www.nyphp.org/phundamentals/8_Preventing-Email-Header-Injection
.. _emailmessage-and-smtpconnection: