﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
8728	Broken links in new documentation	Richard Barran		"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.

"		closed	Documentation	dev		fixed			Accepted	1	0	0	0	0	0
