
15 May
2020
15 May
'20
10:11 a.m.
On Fri, 2020-05-15 at 11:11 +0100, Daniel P. Berrangé wrote:
+++ b/doc/site/index.html @@ -61,7 +61,7 @@ puts dom.xml_desc more complete examples. <h4 id="developers">Developers</h4> <p>The sources are available from git. To clone, run</p> - <pre>git clone git://libvirt.org/ruby-libvirt.git</pre> + <pre>git clone https://gitlab.com/libvirt/libvirt-ruby</pre>
Missing .git at the end of the clone URL. With that fixed, Reviewed-by: Andrea Bolognani <abologna@redhat.com> -- Andrea Bolognani / Red Hat / Virtualization