Fix three broken links in the report. This file is mixed XML/HTML so
I think multiple submitters were a bit confused. Everything inside
the <body> tag is just pure HTML that is not processed by report.xsl,
so one should use <a href=".." in there instead of <url link="..".
Reported by: Ion-Mihai Tetcu <itetcu@people.tecnik93.com>