On Fri, 2016-07-15 at 22:48 +0800, Paul Wise wrote: > --- > queue-viewer/overview.xslt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/queue-viewer/overview.xslt b/queue-viewer/overview.xslt > index 0ec63f0..d79127c 100644 > --- a/queue-viewer/overview.xslt > +++ b/queue-viewer/overview.xslt > @@ -201,7 +201,7 @@ > <a> > <xsl:attribute name="class">verproblems</xsl:attribute> > <xsl:attribute name="href"> > - /migration/testing.pl?package=<xsl:value-of > select="../../../source"/> > + > https://qa.debian.org/excuses.php?package=<xsl:value-of > select="../../../source"/>
Applied, thanks. (As with other types of interaction, patches for release-tools can be filed against release.d.o, preferably usertagged "tools".) Regards, Adam

