#8728: Broken links in new documentation ---------------------------+------------------------------------------------ Reporter: richardb | Owner: nobody Status: new | Milestone: 1.0 Component: Documentation | Version: SVN Keywords: | Stage: Unreviewed Has_patch: 1 | ---------------------------+------------------------------------------------ On the Sphinx TODO list (http://docs.djangoproject.com/en/dev/internals/documentation/#todo) there's a request to run {{{make linkcheck}}}.
I did this, it found several malformed links; I ignored redirected links (there are a lot) and instead concentrated on fixing the broken links. The attached patch changes the following links: * link to OR lookup examples; replaced with link to the OR lookup doctests in SVN repository. * link to Email Header Injection description; '404 not found', replaced with another link to a description of this subject. * link to SolidDB; URL has changed, updated the link. -- Ticket URL: <http://code.djangoproject.com/ticket/8728> Django Code <http://code.djangoproject.com/> The web framework for perfectionists with deadlines --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
