On Fri, Jul 02, 2021 at 11:54:55AM +0100, Daniel P. Berrangé wrote: > + <xsl:if test="$pagesrc = 'docs/go/libvirt.rst'"> > + <meta name="go-import" content="libvirt.org/go/libvirt git https://gitlab.com/libvirt/libvirt-go-module"/> > + </xsl:if> > + <xsl:if test="$pagesrc = 'docs/go/libvirtxml.rst'"> > + <meta name="go-import" content="libvirt.org/go/libvirtxml git https://gitlab.com/libvirt/libvirt-go-xml-module"/> > + </xsl:if> Double space before the git URL, plus of course the same comment from the first patch applies here too. With at least the double space removed, Reviewed-by: Andrea Bolognani <abologna@xxxxxxxxxx> -- Andrea Bolognani / Red Hat / Virtualization