mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
Use https:// links for most sites
This adds a rule to require https links for the libvirt, qemu and kvm websites. Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
<h2>Getting the source</h2>
|
||||
<p> The PHP bindings code source is now maintained in a <a
|
||||
href="http://git-scm.com/">git</a> repository available on
|
||||
<a href="http://libvirt.org/git/">libvirt.org</a>:
|
||||
<a href="https://libvirt.org/git/">libvirt.org</a>:
|
||||
</p>
|
||||
<pre>
|
||||
git clone git://libvirt.org/libvirt-php.git
|
||||
@@ -20,13 +20,13 @@ git clone git://libvirt.org/libvirt-php.git
|
||||
It can also be browsed at
|
||||
</p>
|
||||
<pre>
|
||||
<a href="http://libvirt.org/git/?p=libvirt-php.git;a=summary">http://libvirt.org/git/?p=libvirt-php.git;a=summary</a>
|
||||
<a href="https://libvirt.org/git/?p=libvirt-php.git;a=summary">https://libvirt.org/git/?p=libvirt-php.git;a=summary</a>
|
||||
</pre>
|
||||
|
||||
<p></p>
|
||||
<h2>Project pages</h2>
|
||||
<p>Since February 2011 the project has its own pages hosted at libvirt.org. For more information on the project
|
||||
please refer to <a href="http://libvirt.org/php">http://libvirt.org/php</a>.
|
||||
please refer to <a href="https://libvirt.org/php">https://libvirt.org/php</a>.
|
||||
|
||||
</p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user